ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PlotAreaDefinition Class / _plotAreaViewBuilderCallback Property

In This Topic
    _plotAreaViewBuilderCallback Property (_PlotAreaDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _plotAreaViewBuilderCallback As IPlotAreaViewBuilderCallback
    public IPlotAreaViewBuilderCallback _plotAreaViewBuilderCallback {get;}
    See Also