Click or drag to resize

DateTimeLabelFormattingLabelTimeConversion Property

Gets or sets the time conversion applied before formatting labels.

Namespace: Altaxo.Graph.Graph3D.LabelFormatting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DateTimeLabelFormattingTimeConversion LabelTimeConversion { get; set; }

Property Value

DateTimeLabelFormattingTimeConversion
See Also