ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IThreeDProperties Interface / Rotation Property

In This Topic
    Rotation Property (IThreeDProperties)
    In This Topic
    Specifies the rotation.
    Syntax
    'Declaration
     
    ReadOnly Property Rotation As Nullable(Of Integer)
    Nullable<int> Rotation {get;}
    See Also