ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _AxisScale Class / type Property

In This Topic
    type Property (_AxisScale)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property type As ValueScaleType
    public abstract ValueScaleType type {get;}
    See Also