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 | |
---|---|---|
Reset | Resets all the properties to their default values | |
ResetAllowLabels | Resets the AllowLabels property to its default value. | |
ResetAllowUnits | Resets the AllowUnits property to its default value. | |
ResetFormatAllowAbbreviation | Resets the FormatAllowAbbreviation property to its default value. | |
ResetFormatAllowCurrency | Resets the FormatAllowCurrency property to its default value. | |
ResetFormatAllowDecimal | Resets the FormatAllowDecimal property to its default value. | |
ResetFormatAllowInteger | Resets the FormatAllowInteger property to its default value. | |
ResetFormatAllowPercent | Resets the FormatAllowPercent property to its default value. | |
ResetFormatMaxFractions | Resets the FormatMaxFractions property to its default value. | |
ResetFormatMinFractions | Resets the FormatMinFractions property to its default value. | |
ResetFormatUseNegativeColor | Resets the FormatUseNegativeColor property to its default value. | |
ResetFormatUsePositiveColor | Resets the FormatUsePositiveColor property to its default value. | |
ResetFormatWithSeriesColor | Resets the FormatWithSeriesColor property to its default value. | |
ResetIndex | Resets the Index property to its default value. | |
ResetIsExcludeByDefault | Resets the IsExcludeByDefault property to its default value. | |
ResetMemberLabel | Resets the MemberLabel property to its default value. | |
ResetMemberPath | Resets the MemberPath property to its default value. | |
ResetMemberSymbol | Resets the MemberSymbol property to its default value. | |
ResetMemberUnit | Resets the MemberUnit property to its default value. | |
ResetOrderIndex | Resets the OrderIndex property to its default value. | |
ResetValue | Resets the Value property to its default value. | |
ResetValueNegativePrefix | Resets the ValueNegativePrefix property to its default value. | |
ResetValueNegativeSuffix | Resets the ValueNegativeSuffix property to its default value. | |
ResetValuePositivePrefix | Resets the ValuePositivePrefix property to its default value. | |
ResetValuePositiveSuffix | Resets the ValuePositiveSuffix property to its default value. | |
ResetValueType | Resets the ValueType property to its default value. | |
ToString | Converts this object to a string |
Name | Description | |
---|---|---|
ShouldSerializeAllowLabels | Indicates if the AllowLabels property needs to be serialized. | |
ShouldSerializeAllowUnits | Indicates if the AllowUnits property needs to be serialized. | |
ShouldSerializeFormatAllowAbbreviation | Indicates if the FormatAllowAbbreviation property needs to be serialized. | |
ShouldSerializeFormatAllowCurrency | Indicates if the FormatAllowCurrency property needs to be serialized. | |
ShouldSerializeFormatAllowDecimal | Indicates if the FormatAllowDecimal property needs to be serialized. | |
ShouldSerializeFormatAllowInteger | Indicates if the FormatAllowInteger property needs to be serialized. | |
ShouldSerializeFormatAllowPercent | Indicates if the FormatAllowPercent property needs to be serialized. | |
ShouldSerializeFormatMaxFractions | Indicates if the FormatMaxFractions property needs to be serialized. | |
ShouldSerializeFormatMinFractions | Indicates if the FormatMinFractions property needs to be serialized. | |
ShouldSerializeFormatUseNegativeColor | Indicates if the FormatUseNegativeColor property needs to be serialized. | |
ShouldSerializeFormatUsePositiveColor | Indicates if the FormatUsePositiveColor property needs to be serialized. | |
ShouldSerializeFormatWithSeriesColor | Indicates if the FormatWithSeriesColor property needs to be serialized. | |
ShouldSerializeIndex | Indicates if the Index property needs to be serialized. | |
ShouldSerializeIsExcludeByDefault | Indicates if the IsExcludeByDefault property needs to be serialized. | |
ShouldSerializeMemberLabel | Indicates if the MemberLabel property needs to be serialized. | |
ShouldSerializeMemberPath | Indicates if the MemberPath property needs to be serialized. | |
ShouldSerializeMemberSymbol | Indicates if the MemberSymbol property needs to be serialized. | |
ShouldSerializeMemberUnit | Indicates if the MemberUnit property needs to be serialized. | |
ShouldSerializeOrderIndex | Indicates if the OrderIndex property needs to be serialized. | |
ShouldSerializeValue | Indicates if the Value property needs to be serialized. | |
ShouldSerializeValueNegativePrefix | Indicates if the ValueNegativePrefix property needs to be serialized. | |
ShouldSerializeValueNegativeSuffix | Indicates if the ValueNegativeSuffix property needs to be serialized. | |
ShouldSerializeValuePositivePrefix | Indicates if the ValuePositivePrefix property needs to be serialized. | |
ShouldSerializeValuePositiveSuffix | Indicates if the ValuePositiveSuffix property needs to be serialized. | |
ShouldSerializeValueType | Indicates if the ValueType property needs to be serialized. |