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

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