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

In This Topic
    position Property (ILegendsOption)
    In This Topic
    Syntax
    'Declaration
     
    Property position As Nullable(Of LegendPosition)
    Nullable<LegendPosition> position {get; set;}
    See Also