Gets or sets the value that specifies whether to limit the element position inside plot area.

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

Syntax

C#
public bool UseAxisLimits { get; set; }
Visual Basic
Public Property UseAxisLimits As Boolean
	Get
	Set

See Also