IChart |
public interface IChartPanel
The IChartPanel type exposes the following members.
| Name | Description | |
|---|---|---|
| Height | Gets or sets the height of the chart panel | |
| IsDraggable | Determines whether the chart panel thumb is visible or not | |
| IsHeightFixed | Is the chart panel height is fixed, in case of XAxis pane | |
| LeftYAxis | Gets the Left Y-Axis | |
| RightYAxis | Gets the right Y-Axis | |
| Top | Gets the top position of the chart panel |