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

In This Topic
    excelPosition Property (_SjsLegendViewManagerOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property excelPosition As Nullable(Of SjsLegendPosition)
    public Nullable<SjsLegendPosition> excelPosition {get; set;}
    See Also