ClassChartViewContentPresenter
Class
Represents the ChartViewContentPresenter class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class ChartViewContentPresenter : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlChartViewContentPresenter
Implements:
Inherited Members
Constructors
ChartViewContentPresenter(ContentPresenter)
Represents the ChartViewContentPresenter class
Declaration
cs-api-definition
public ChartViewContentPresenter(ContentPresenter contentpresenter)
Parameters
contentpresenter
Properties
CanvasLeft
Get the ChartViewContentPresenter CanvasLeft
CanvasTop
Get the ChartViewContentPresenter CanvasTop
ContentPresenter
Get and Set the content presenter
Declaration
cs-api-definition
public ContentPresenter ContentPresenter { get; }
Property Value
ContentPresenterHeight
Get the ContentPresenter height
ContentPresenterWidth
Get the ContentPresenter width
Labels
Get the list of Labels.
Declaration
cs-api-definition
public IList<ChartViewAxisLabel> Labels { get; }
Property Value
Visibility
Get the ContentPresenter visibility