The following tables list the members exposed by DataLegendSummaryColumn.
Name | Description | |
---|---|---|
DataLegendSummaryColumn Constructor | creates a column in summary row |
Name | Description | |
---|---|---|
AllowLabels | Gets or sets whether the label text is allowed by the series, e.g. "H:" (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
AllowUnits | Gets or sets whether the unit text is allowed by the series, e.g. "Hz" (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
FormatAllowAbbreviation | Gets or sets whether or not allow displaying value with abbreviation (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
FormatAllowCurrency | Gets or sets whether or not allow displaying value as currency (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
FormatAllowDecimal | Gets or sets whether or not allow displaying value as decimal (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
FormatAllowInteger | Gets or sets whether or not allow displaying value as integer (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
FormatAllowPercent | Gets or sets whether or not allow displaying value as percentage (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
FormatMaxFractions | Gets or sets maximum digits used for displaying faction of the value (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
FormatMinFractions | Gets or sets minimum digits used for displaying faction of the value (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
FormatUseNegativeColor | Gets or sets whether or not use conditional color (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
FormatUsePositiveColor | Gets or sets whether or not use conditional color (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
FormatWithSeriesColor | Gets value color used by the series (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
Index | Gets the index of series (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
IsExcludeByDefault | Gets or sets whether this value is excluded/hidden by default in Data Legend (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
MemberLabel | Gets or sets member path for the series value, e.g. "High" (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
MemberPath | Gets or sets member path for the series value, e.g. "HighPrice" (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
MemberSymbol | Gets or sets label for the series value, e.g. "H:" (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
MemberUnit | Gets or sets unit text for the value, e.g. "Hz" (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
OrderIndex | (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
SeriesLabels | Get labels rendered on left side of series values, e.g. "H:" for High, "L:" for Low | |
SeriesUnits | Get optional units on right side of series values, e.g. "Hz" for hertz | |
SeriesValues | Get values of series in the summary column | |
Value | Gets value of series (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
ValueNegativePrefix | Gets or sets prefix for negative value (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
ValueNegativeSuffix | Gets or sets suffix for negative value (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
ValuePositivePrefix | Gets or sets prefix for positive value (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
ValuePositiveSuffix | Gets or sets suffix for positive value (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) | |
ValueType | Gets or sets type of value (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) |
Name | Description | |
---|---|---|
AddLabel | Add label in the summary column | |
AddUnits | Add unit in the summary column | |
AddValue | Add a value in the summary column | |
ToString | Converts this object to a string (Inherited from Infragistics.Controls.Charts.DataLegendSeriesValueInfo) |