ActiveReports 12
IsXY Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > ChartTypeConfig Class : IsXY Property
Gets a value indicating whether the chart is an XY chart.
Syntax
'Declaration
 
Public ReadOnly Property IsXY As Boolean
public bool IsXY {get;}

Property Value

Boolean. True if the chart is an XY chart; otherwise False.
See Also

Reference

ChartTypeConfig Class
ChartTypeConfig Members