The QuantileCustomRenderSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QuantileCustomRenderSettings(RenderSettings, array<Color>[]()[][], array<Double>[]()[][], String) |
Constructs a new QuantileCustomRenderSettings instance
| |
QuantileCustomRenderSettings(RenderSettings, array<Color>[]()[][], array<Double>[]()[][], String, List<(Of <<'(TooltipHeaderFieldNamePair>)>>)) |
Constructs a new QuantileCustomRenderSettings instance
| |
QuantileCustomRenderSettings(RenderSettings, array<Color>[]()[][], array<Double>[]()[][], String, DataTable, String, String) |
Constructs a new QuantileCustomRenderSettings instance
| |
QuantileCustomRenderSettings(RenderSettings, array<Color>[]()[][], array<Double>[]()[][], String, DataTable, String, String, List<(Of <<'(TooltipHeaderFieldNamePair>)>>)) |
Constructs a new QuantileCustomRenderSettings instance
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetRecordFillColor |
Implementation of the ICustomRenderSettings GetRecordFillColor member
| |
GetRecordFontColor | ||
GetRecordImageSymbol | ||
GetRecordOutlineColor | ||
GetRecordToolTip |
Implementation of the ICustomRenderSettings GetRecordToolTip member
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RenderShape |
Implementation of the ICustomRenderSettings RenderShape member
| |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
UseCustomImageSymbols | ||
UseCustomTooltips |
Implementation of the ICustomRenderSettings UseCustomTooltips member
|