Click or drag to resize

ChartPropertiesSecondXAxisTimeFormat Property

Gets or sets the XAxis time format

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

Property Value

Type: String
See Also