AxisStyleCachedAxisInformation Property |
Gets or sets the cached axis information used by child styles.
Namespace: Altaxo.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic CSAxisInformation? CachedAxisInformation { get; set; }Property Value
CSAxisInformation
See Also