ComponentOne Chart for .NET (2.0) Search HelpCentral 

DrawDataSeriesEventArgs.Bounds Property

Gets the rectangular area in which the data series will be plotted.

[Visual Basic]

Public ReadOnly Property Bounds As RectangleF

[C#]

public RectangleF Bounds {get;}

[Delphi]

public property Bounds: RectangleF read get_Bounds;

See Also

DrawDataSeriesEventArgs Class | DrawDataSeriesEventArgs Members | C1.Win.C1Chart Namespace | DrawDataSeriesEventArgs Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.