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

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