ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Axis Class / Location Property

In This Topic
    Location Property (Axis)
    In This Topic
    Gets or sets axis location related to chart data.
    Syntax
    'Declaration
     
    Public Property Location As Axis.AxisLocation
    public Axis.AxisLocation Location {get; set;}
    See Also