Click or drag to resize

AxisLabelStyleCachedAxisInformation Property

Gets or sets the cached axis information used while painting and hit testing.

Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public CSAxisInformation? CachedAxisInformation { get; set; }

Property Value

CSAxisInformation
See Also