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

In This Topic
    angle Property (_GCESDataLabelOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property angle As DataLabelAngleType
    public DataLabelAngleType angle {get; set;}
    See Also