The following tables list the members exposed by DataLegendStylingColumnEventArgs.
Name | Description | |
---|---|---|
![]() | DataLegendStylingColumnEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | ColumnIndex | Gets index of column |
![]() | GroupName | Gets the group name associated with the column of Data Legend |
![]() | LabelText | Gets or sets label text displayed before value text in the column |
![]() | LabelTextColor | Gets or sets color of label text |
![]() | SeriesIndex | Gets index of series |
![]() | SeriesTitle | Gets title of series |
![]() | UnitsText | Gets or sets unit text displayed after value text in the column |
![]() | UnitsTextColor | Gets or sets color of value text |
![]() | ValueAbbreviation | Gets a mode used to abbreviate original value to ValueText |
![]() | ValueMemberLabel | Gets label of data column that corresponds to the value, e.g. "Open" |
![]() | ValueMemberPath | Gets name of data column that corresponds to the value, e.g. "OpenPrice" |
![]() | ValueOriginal | Gets original value of series without any abbreviation or formatting |
![]() | ValueText | Gets or sets value text displayed value text in the column |
![]() | ValueTextColor | Gets or sets color of unit text |