Gets or sets whether the chart should display an axis scroll bar when the number of data points is greater than MaxPoints.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool ScrollPoints { get; set; } |
Visual Basic |
---|
Public Property ScrollPoints As Boolean Get Set |