ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IAxisOption Interface / labels Property

In This Topic
    labels Property (IAxisOption)
    In This Topic
    Syntax
    'Declaration
     
    Property labels As Nullable(Of AxisPosition)
    Nullable<AxisPosition> labels {get; set;}
    See Also