Describes shape appearance.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class ShapeStyle
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Class ShapeStyle

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.Chart..::..ShapeStyle

See Also