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.LineConnectionStylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsFullRangeClosedCurve
Field Value
BooleanSee Also