ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseSymbolCartesianPointView Class / _boundRectangle Method

In This Topic
    _boundRectangle Method (_BaseSymbolCartesianPointView)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _boundRectangle() As IRectangle
    public override IRectangle _boundRectangle()
    See Also