ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ChartSeries Class / ValueAxisName Property

In This Topic
    ValueAxisName Property
    In This Topic
    Gets or sets name of corresponding value axis.
    Syntax
    'Declaration
     
    Public Property ValueAxisName As String
    public string ValueAxisName {get; set;}
    See Also