Version

DataLegendSummaryEventArgs Class Members

The following tables list the members exposed by DataLegendSummaryEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataLegendSummaryEventArgs ConstructorCreates an instance of custom summary calculation for the data legend  
Public Properties
 NameDescription
Public PropertyColumnMemberPathGets member path to identify a column  
Public PropertyColumnValuesGets actual values in the current a column  
Public PropertySummaryLabelGets or sets text displayed or left side of SummaryValue  
Public PropertySummaryUnitsGets or sets text displayed or right side of SummaryValue  
Public PropertySummaryValueGets or sets summary values displayed below data column  
See Also