New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

C#
public class ChartViewRectanglePointMark

Inheritance: objectChartViewRectanglePointMark

Constructors

C#
public ChartViewRectanglePointMark(Rectangle rectangle)
Parameters:rectangleRectangle

Properties

C#
public double Height { get; }
C#
public Rectangle Rectangle { get; }
C#
public Color RectanglePMColor { get; }
C#
public double Width { get; }