Gets or sets coordinate converter

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

Syntax

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

See Also