ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IPictorialBarPluginArgumentsOption Interface / symbolRotate Property

In This Topic
    symbolRotate Property (IPictorialBarPluginArgumentsOption)
    In This Topic
    Syntax
    'Declaration
     
    Property symbolRotate As Nullable(Of Double)
    Nullable<double> symbolRotate {get; set;}
    See Also