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

In This Topic
    Location Property (IAxis)
    In This Topic
    Location of axis inside plot area (Left or Right). Applicable only for value axes.
    Syntax
    'Declaration
     
    ReadOnly Property Location As AxisLocation
    AxisLocation Location {get;}
    See Also