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

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