Property PointColors
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; }
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; }