ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ILayoutDefinition Interface / _plotOptions Property

In This Topic
    _plotOptions Property (ILayoutDefinition)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _plotOptions As List(Of IPlotOption)
    List<IPlotOption> _plotOptions {get;}
    See Also