ActiveReports 12
ZOrder Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Series Class : ZOrder Property
Gets or sets the Z position of the series on the chart.
Syntax
'Declaration
 
Public Property ZOrder As Single
public float ZOrder {get; set;}
Remarks
The LayersSchemeManager may modify this property automatically.
See Also

Reference

Series Class
Series Members