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

In This Topic
    ChartValueAxes Property (IChart)
    In This Topic
    Gets the chart value axes collection
    Syntax
    'Declaration
     
    ReadOnly Property ChartValueAxes As IAxis()
    IAxis[] ChartValueAxes {get;}
    See Also