ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Series Class / ZOrder Property

In This Topic
    ZOrder Property
    In This Topic
    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