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

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