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

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