ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartSeries Interface / ValueAxis Property

In This Topic
    ValueAxis Property (IChartSeries)
    In This Topic
    Gets the value axis of the series.
    Syntax
    'Declaration
     
    ReadOnly Property ValueAxis As IAxis
    IAxis ValueAxis {get;}
    See Also