Click or drag to resize

LineConnectionStyleBaseSegmentRangeIsFullRangeClosedCurve Field

If true, the subrange should be treated as a full range closed curve, i.e. a connection of all points of the range and additionally a connection of the last point back to the first point. In this case, IndexAtSubRangeEnd is set to IndexAtSubRangeStart.

Namespace: Altaxo.Graph.Gdi.Plot.Styles.LineConnectionStyles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsFullRangeClosedCurve

Field Value

Boolean
See Also