Table of Contents

Property PointColors

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

PointColors

Gets the per-point explicit sRGB colours (c:dPt), keyed by point index. PointFills carries the same fills with theme references.

public IDictionary<int, ColorRgb> PointColors { get; }

Property Value

IDictionary<int, ColorRgb>