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

In This Topic
    _shape Property (_LineShapeView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _shape As IPolylineShape
    public IPolylineShape _shape {get;}
    See Also