[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChartRectEventArgs

baseChartRectEventArgs Class

An event that occurs when the rectangle of the base chart changed.

Inheritance
baseChartRectEventArgs
Namespace: C1.Win.C1ChartBase
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public class baseChartRectEventArgs : EventArgs

Constructors

Name Description
baseChartRectEventArgs(baseChartRect)

Creates a new instance of baseChartRectEventArgs class.

Fields

Name Description
rect

The base chart rectangle area.