SparklineGroup.ShowHorizontalAxis

SparklineGroup.ShowHorizontalAxis property

Indicates whether to show the sparkline horizontal axis. The horizontal axis appears if the sparkline has data that crosses the zero axis.

public bool ShowHorizontalAxis { get; set; }

See Also