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

In This Topic
    labelPosition Property (IGlobalLegendOption)
    In This Topic
    Syntax
    'Declaration
     
    Property labelPosition As Nullable(Of Position)
    Nullable<Position> labelPosition {get; set;}
    See Also