Version

DataLegendSummaryColumn Class Members

The following tables list the members exposed by DataLegendSummaryColumn.

Public Constructors
 NameDescription
Public ConstructorDataLegendSummaryColumn Constructorcreates a column in summary row  
Public Properties
 NameDescription
Public PropertyAllowLabelsGets or sets whether the label text is allowed by the series, e.g. "H:" (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyAllowUnitsGets or sets whether the unit text is allowed by the series, e.g. "Hz" (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyFormatAllowAbbreviationGets or sets whether or not allow displaying value with abbreviation (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyFormatAllowCurrencyGets or sets whether or not allow displaying value as currency (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyFormatAllowDecimalGets or sets whether or not allow displaying value as decimal (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyFormatAllowIntegerGets or sets whether or not allow displaying value as integer (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyFormatAllowPercentGets or sets whether or not allow displaying value as percentage (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyFormatMaxFractionsGets or sets maximum digits used for displaying faction of the value (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyFormatMinFractionsGets or sets minimum digits used for displaying faction of the value (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyFormatUseNegativeColorGets or sets whether or not use conditional color (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyFormatUsePositiveColorGets or sets whether or not use conditional color (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyFormatWithSeriesColorGets value color used by the series (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyIndexGets the index of series (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyIsExcludeByDefaultGets or sets whether this value is excluded/hidden by default in Data Legend (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyMemberLabelGets or sets member path for the series value, e.g. "High" (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyMemberPathGets or sets member path for the series value, e.g. "HighPrice" (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyMemberSymbolGets or sets label for the series value, e.g. "H:" (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyMemberUnitGets or sets unit text for the value, e.g. "Hz" (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyOrderIndex (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertySeriesLabelsGet labels rendered on left side of series values, e.g. "H:" for High, "L:" for Low  
Public PropertySeriesUnitsGet optional units on right side of series values, e.g. "Hz" for hertz  
Public PropertySeriesValuesGet values of series in the summary column  
Public PropertyValueGets value of series (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyValueNegativePrefixGets or sets prefix for negative value (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyValueNegativeSuffixGets or sets suffix for negative value (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyValuePositivePrefixGets or sets prefix for positive value (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyValuePositiveSuffixGets or sets suffix for positive value (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public PropertyValueTypeGets or sets type of value (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public Methods
 NameDescription
Public MethodAddLabelAdd label in the summary column  
Public MethodAddUnitsAdd unit in the summary column  
Public MethodAddValueAdd a value in the summary column  
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetAllowLabelsResets the AllowLabels property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetAllowUnitsResets the AllowUnits property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetFormatAllowAbbreviationResets the FormatAllowAbbreviation property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetFormatAllowCurrencyResets the FormatAllowCurrency property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetFormatAllowDecimalResets the FormatAllowDecimal property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetFormatAllowIntegerResets the FormatAllowInteger property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetFormatAllowPercentResets the FormatAllowPercent property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetFormatMaxFractionsResets the FormatMaxFractions property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetFormatMinFractionsResets the FormatMinFractions property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetFormatUseNegativeColorResets the FormatUseNegativeColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetFormatUsePositiveColorResets the FormatUsePositiveColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetFormatWithSeriesColorResets the FormatWithSeriesColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetIndexResets the Index property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetIsExcludeByDefaultResets the IsExcludeByDefault property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetMemberLabelResets the MemberLabel property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetMemberPathResets the MemberPath property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetMemberSymbolResets the MemberSymbol property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetMemberUnitResets the MemberUnit property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetOrderIndexResets the OrderIndex property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetValueResets the Value property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetValueNegativePrefixResets the ValueNegativePrefix property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetValueNegativeSuffixResets the ValueNegativeSuffix property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetValuePositivePrefixResets the ValuePositivePrefix property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetValuePositiveSuffixResets the ValuePositiveSuffix property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodResetValueTypeResets the ValueType property to its default value. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Public MethodToStringConverts this object to a string (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected Methods
 NameDescription
Protected MethodShouldSerializeAllowLabelsIndicates if the AllowLabels property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeAllowUnitsIndicates if the AllowUnits property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeFormatAllowAbbreviationIndicates if the FormatAllowAbbreviation property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeFormatAllowCurrencyIndicates if the FormatAllowCurrency property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeFormatAllowDecimalIndicates if the FormatAllowDecimal property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeFormatAllowIntegerIndicates if the FormatAllowInteger property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeFormatAllowPercentIndicates if the FormatAllowPercent property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeFormatMaxFractionsIndicates if the FormatMaxFractions property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeFormatMinFractionsIndicates if the FormatMinFractions property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeFormatUseNegativeColorIndicates if the FormatUseNegativeColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeFormatUsePositiveColorIndicates if the FormatUsePositiveColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeFormatWithSeriesColorIndicates if the FormatWithSeriesColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeIndexIndicates if the Index property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeIsExcludeByDefaultIndicates if the IsExcludeByDefault property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeMemberLabelIndicates if the MemberLabel property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeMemberPathIndicates if the MemberPath property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeMemberSymbolIndicates if the MemberSymbol property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeMemberUnitIndicates if the MemberUnit property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeOrderIndexIndicates if the OrderIndex property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeValueIndicates if the Value property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeValueNegativePrefixIndicates if the ValueNegativePrefix property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeValueNegativeSuffixIndicates if the ValueNegativeSuffix property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeValuePositivePrefixIndicates if the ValuePositivePrefix property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeValuePositiveSuffixIndicates if the ValuePositiveSuffix property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
Protected MethodShouldSerializeValueTypeIndicates if the ValueType property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.DataLegendSeriesValueInfo)
See Also