Click or drag to resize

ChartPropertiesTime Property

Gets or sets the time span

Namespace:  SharpCharts.Base.Chart
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public TimeSpan Time { get; set; }

Property Value

Type: TimeSpan
See Also