Click or drag to resize
ChartPropertiesShowScrollbar Property
Gets or sets the show scroll bar

Namespace: SharpCharts.Base.Chart
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public bool ShowScrollbar { get; set; }

Property Value

Type: Boolean
See Also