ClassChartViewMarkedZone
Class
Represents the ChartViewMarkedZone class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class ChartViewMarkedZone
Inheritance: objectChartViewMarkedZone
Constructors
ChartViewMarkedZone(Rectangle)
Declaration
cs-api-definition
public ChartViewMarkedZone(Rectangle markedzone)
Parameters
markedzone
Properties
CanvasLeft
Get the MarkedZone CanvasLeft
CanvasTop
Get the MarkedZone CanvasTop
MarkedZone
Get and Set the markedzone
MarkedZoneFillColor
Get the MarkedZone Fill color
MarkedZoneHeight
Get the markedzone height
MarkedZoneStrokeColor
Get the MarkedZone Stroke color
MarkedZoneWidth
Get the MarkedZone width