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

In This Topic
    __linearScale Property (_MergedLinearLegendDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property __linearScale As ILinearGradientColorScale
    public ILinearGradientColorScale __linearScale {get;}
    See Also