ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartDataLabel Class / Rotation Property

In This Topic
    Rotation Property (ChartDataLabel)
    In This Topic
    Gets or sets the angle of rotation of the label text.

    Default: 0.

    Syntax
    'Declaration
     
    Public Property Rotation As RdlInt
    public RdlInt Rotation {get; set;}
    See Also