Click or drag to resize

LabelPlotStyle_cachedStringFormat Field

Stores the cached StringFormat used for label rendering.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
[NonSerializedAttribute]
protected StringFormat _cachedStringFormat

Field Value

StringFormat
See Also