The following tables list the members exposed by DataLegendSeriesValueInfo.
Name | Description | |
---|---|---|
DataLegendSeriesValueInfo Constructor | creates an instance of DataLegendSeriesValueInfo |
Name | Description | |
---|---|---|
AllowLabels | Gets or sets whether the label text is allowed by the series, e.g. "H:" | |
AllowUnits | Gets or sets whether the unit text is allowed by the series, e.g. "Hz" | |
FormatAllowAbbreviation | Gets or sets whether or not allow displaying value with abbreviation | |
FormatAllowCurrency | Gets or sets whether or not allow displaying value as currency | |
FormatAllowDecimal | Gets or sets whether or not allow displaying value as decimal | |
FormatAllowInteger | Gets or sets whether or not allow displaying value as integer | |
FormatAllowPercent | Gets or sets whether or not allow displaying value as percentage | |
FormatMaxFractions | Gets or sets maximum digits used for displaying faction of the value | |
FormatMinFractions | Gets or sets minimum digits used for displaying faction of the value | |
FormatUseNegativeColor | Gets or sets whether or not use conditional color | |
FormatUsePositiveColor | Gets or sets whether or not use conditional color | |
FormatWithSeriesColor | Gets value color used by the series | |
Index | Gets the index of series | |
IsExcludeByDefault | Gets or sets whether this value is excluded/hidden by default in Data Legend | |
MemberLabel | Gets or sets member path for the series value, e.g. "High" | |
MemberPath | Gets or sets member path for the series value, e.g. "HighPrice" | |
MemberSymbol | Gets or sets label for the series value, e.g. "H:" | |
MemberUnit | Gets or sets unit text for the value, e.g. "Hz" | |
OrderIndex | ||
Value | Gets value of series | |
ValueNegativePrefix | Gets or sets prefix for negative value | |
ValueNegativeSuffix | Gets or sets suffix for negative value | |
ValuePositivePrefix | Gets or sets prefix for positive value | |
ValuePositiveSuffix | Gets or sets suffix for positive value | |
ValueType | Gets or sets type of value |
Name | Description | |
---|---|---|
ToString | Converts this object to a string |