Property Capacity
Capacity
Gets or sets the optional capacity used for rolling line graphs. If no capacity is specified, all data points will be displayed.
public int? Capacity { get; set; }
Property Value
- int?
Gets or sets the optional capacity used for rolling line graphs. If no capacity is specified, all data points will be displayed.
public int? Capacity { get; set; }