Click or drag to resize

ChartPropertyDisplayFullDate Property

Display full date in X-Axis cursor

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public bool DisplayFullDate { get; set; }

Property Value

Boolean

Implements

IChartPropertyDisplayFullDate
See Also