ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / LegendItemLayoutColumns Class / index Property

In This Topic
    index Property (LegendItemLayoutColumns)
    In This Topic
    Syntax
    'Declaration
     
    Public Property index As Nullable(Of Double)
    public Nullable<double> index {get; set;}
    See Also