Gets or set the open data values collection.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public DoubleCollection OpenValues { get; set; } |
Visual Basic |
---|
Public Property OpenValues As DoubleCollection Get Set |