ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IAxisView Interface / _scaleModel Property

In This Topic
    _scaleModel Property (IAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Property _scaleModel As IAxisScaleModel
    IAxisScaleModel _scaleModel {get; set;}
    See Also