ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseParallelPointView<TOwnerView,TPointDataModel> Class / _shape Method

In This Topic
    _shape Method (_BaseParallelPointView<TOwnerView,TPointDataModel>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _shape() As IShape
    public override IShape _shape()
    See Also