AxisLineStyleCachedAxisInformation Property |
Gets or sets the cached axis information used for hit testing and painting.
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