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

In This Topic
    left Property (_LegendOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property left As Nullable(Of Double)
    public Nullable<double> left {get; set;}
    See Also