Property Span
Span
Gets or sets the optional maximum span of data displayed at any one moment in the graph. If no span is specified, all data points will be displayed.
public double? Span { get; set; }
Gets or sets the optional maximum span of data displayed at any one moment in the graph. If no span is specified, all data points will be displayed.
public double? Span { get; set; }