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

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