ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Import.Models Namespace / ChartArea Class / ValueAxes Field

In This Topic
    ValueAxes Field
    In This Topic
    Syntax
    'Declaration
     
    Public ValueAxes As Collection(Of ChartAxis)
    public Collection<ChartAxis> ValueAxes
    See Also