Table of Contents

Property Capacity

Namespace
Bonsai.Design.Visualizers
Assembly
Bonsai.Design.Visualizers.dll

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?