Represents editor for stroke dashes.

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

Syntax

C#
public class DashesEditor : UserControl, 
	ITypeEditorControl
Visual Basic
Public Class DashesEditor _
	Inherits UserControl _
	Implements ITypeEditorControl

Inheritance Hierarchy

See Also