Gets or sets the style that should be applied to the plot element.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
Style Style { get; set; }
Visual Basic
Property Style As Style
	Get
	Set

See Also