ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotArea Interface / Axes Property

In This Topic
    Axes Property (IPlotArea)
    In This Topic
    Gets axes settings
    Syntax
    'Declaration
     
    ReadOnly Property Axes As IItemCollection(Of IAxis)
    See Also