LegendChartItemData

Top Previous Topic Next Topic  Print this topic

LegendChartItemData is derived from ObjectData and provides information about a chart legend element.

 

Members

Name

Description

colorInfoList

list with color information about chart legend element

 

colorInfoList - list with color information about chart legend element

 

private List<ChartColorInfo> colorInfoList = new List<ChartColorInfo>();

 

Get-Set Methods

Name

Type

Description

ColorInfoList

List<ChartColorInfo>

get colorInfoList