LayoutChangedEventArgs Properties
Contains data for the LayoutChanged event.
Name | Description |
---|---|
Change |
Returns the type of changes applied to Chart |
End | Returns the end value of the bound chart’s whole range (X-axis). |
Start | Returns the start value of the bound chart’s whole range (X-axis). |
See Also