Version

DataLegendStylingRowEventArgs Class Members

The following tables list the members exposed by DataLegendStylingRowEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataLegendStylingRowEventArgs Constructorcreates an instance of row appearance in data legend  
Public Properties
 NameDescription
Public PropertyBadgeShapeGets or sets shape of legend badge in the Data Legend  
Public PropertyIsBadgeVisibleGets or sets whether the legend badge is visible in the Data Legend  
Public PropertyIsRowVisibleGets or sets whether the whole row is visible in the Data Legend  
Public PropertySeriesIndexGets index of series in the chart  
Public PropertySeriesTitleGets title of series in the chart  
Public PropertyTitleTextGets or sets title text displayed in row of Data Legend  
Public PropertyTitleTextColorGets or sets color of title text  
See Also