Gets the value that indicates whether the data series was generated automatically.

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

Syntax

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

See Also