InterfaceIChartView
Interface
Defines the root of the whole chart.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public interface IChartView : IChartElementPresenter, IView, IElementPresenter
Derived Classes:
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.
ZoomHeight
Gets the current scale applied along the vertical direction.