PaletteScale Enumeration

Source: MtxGridSeries.cs · Assembly: Dew.Math.TeePro

public enum PaletteScale

Defines how to manage the automatic palette scaling.

Values

NameDescription
ppsAutoThe scaling follows the data passed for drawing.
ppsNoneRhe scaling of the palette is not adjusted at all.
ppsPeakHoldThe largest and smallest value will be preserved between consecutive updates of the data.