The following tables list the members exposed by DataLegendStylingRowEventArgs.
Name | Description | |
---|---|---|
DataLegendStylingRowEventArgs Constructor | creates an instance of row appearance in data legend |
Name | Description | |
---|---|---|
BadgeShape | Gets or sets shape of legend badge in the Data Legend | |
GroupName | Gets the group name associated with a row of Data Legend | |
IsBadgeVisible | Gets or sets whether the legend badge is visible in the Data Legend | |
IsRowVisible | Gets or sets whether the whole row is visible in the Data Legend | |
SeriesIndex | Gets index of series in the chart | |
SeriesTitle | Gets title of series in the chart | |
TitleText | Gets or sets title text displayed in a row of Data Legend | |
TitleTextColor | Gets or sets color of title text |
Name | Description | |
---|---|---|
Reset | Resets all the properties to their default values | |
ResetBadgeShape | Resets the BadgeShape property to its default value. | |
ResetIsBadgeVisible | Resets the IsBadgeVisible property to its default value. | |
ResetIsRowVisible | Resets the IsRowVisible property to its default value. | |
ResetTitleText | Resets the TitleText property to its default value. | |
ResetTitleTextColor | Resets the TitleTextColor property to its default value. |
Name | Description | |
---|---|---|
ShouldSerializeBadgeShape | Indicates if the BadgeShape property needs to be serialized. | |
ShouldSerializeIsBadgeVisible | Indicates if the IsBadgeVisible property needs to be serialized. | |
ShouldSerializeIsRowVisible | Indicates if the IsRowVisible property needs to be serialized. | |
ShouldSerializeTitleText | Indicates if the TitleText property needs to be serialized. | |
ShouldSerializeTitleTextColor | Indicates if the TitleTextColor property needs to be serialized. |