Click or drag to resize
ChartPropertiesDayXAxisTimeFormat Property
Gets or sets the day XAxis time format

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

Property Value

Type: String
See Also