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

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