PlotArea

The region where the individual points are drawn is referred to as PlotArea. The PlotArea is marked with a red border in the image below:

 

 

Usage:

 

<vc:Chart ... >

 

<vc:PlotArea ... />

 

</vc:Chart>

 

 

List of attributes:

Attribute

Function

Bevel

Enables or disables the bevel effect.

BorderColor

Sets the color of the border line.

BorderStyle

Sets the border line style.

BorderThickness

Sets border line thickness.

Color

Sets the color of the PlotArea.

Href

Sets the hyper link (http:// is required).

HrefTarget

Sets where the URL specified in Href to be opened.

Image

Sets the source of the image that has to be applied to the element.

ImageStretch

Sets how the image should be applied to the element.

LightingEnabled

Enables or disables lighting effect of the PlotArea.

RadiusX

Sets the parameter used to create rounded or elliptical corners for the element.

RadiusY

Sets the parameter used to create rounded or elliptical corners for the element.

ShadowEnabled

Enables or disables shadow to the element.

ToolTipText

Sets the tool tip content for PlotArea.

ZIndex

Sets the stack order of an element. An element with greater stack order is always in front of another element with lower stack order.