Table of Contents

Enum SeriesRenderOptions

Namespace
LiveScope.Net
Assembly
LiveScope.Net.dll

Various options for determining look and behavior of a series

[Flags]
public enum SeriesRenderOptions : uint

Fields

EnableAutoScale = 4

Enable autoscaling of Y-axis

EnableDataUpdate = 1

Allow changes to data

EnableEvents = 2

Enable display of events

None = 0

No options enabled