Gets or sets a value indicating whether to clip the content of chart control.

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

Syntax

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

See Also