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

In This Topic
    plotAreaLayout Property (_ConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property plotAreaLayout As IPlotAreaLayoutOption
    public IPlotAreaLayoutOption plotAreaLayout {get; set;}
    See Also