ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianPlotView<TOwnerView,TGroupView,TSeriesView,TPointView> Class / _pointViewLayouter Property

In This Topic
    _pointViewLayouter Property (_BaseCartesianPlotView<TOwnerView,TGroupView,TSeriesView,TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _pointViewLayouter As IQueryInterface
    public IQueryInterface _pointViewLayouter {get;}
    See Also