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

In This Topic
    scalingStroke Property (BaseRenderEngine)
    In This Topic
    Syntax
    'Declaration
     
    Public Property scalingStroke As Nullable(Of Boolean)
    public Nullable<bool> scalingStroke {get; set;}
    See Also