InterfaceIChartView
Interface
Defines the root of the whole chart.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public interface IChartView : IChartElementPresenter
Inherited Members
Properties
PlotAreaClip
Gets the rect that encloses the plot area in view coordinates - that is without the zoom factor applied and with the pan offset calculated.
PlotOriginX
Gets the X-coordinate of the top-left corner where the layout should start from.
PlotOriginY
Gets the Y-coordinate of the top-left corner where the layout should start from.
ViewportHeight
Gets the visible height of the chart view.
ViewportWidth
Gets the visible width of the chart view.
ZoomHeight
Gets the current scale applied along the vertical direction.