Table of Contents

Property XValues

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

XValues

Gets the cached x values of a scatter series (c:xVal); empty otherwise.

public IList<double?> XValues { get; }

Property Value

IList<double?>