Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Graph.Graph3D.LabelFormatting"]
Class | Description | |
---|---|---|
DateTimeLabelFormatting | Formatting of DateTime values. | |
FreeLabelFormatting | Formatting with the help of a .NET framework formatting string. | |
LabelFormattingBase | Base class that can be used to derive a label formatting class | |
LabelFormattingBaseMeasuredLabelItem | ||
MultiLineLabelFormattingBase | Base class that can be used to derive a numeric abel formatting class | |
MultiLineLabelFormattingBaseMeasuredLabelItem | ||
NumericLabelFormattingAuto | Responsible for getting strings out of numeric values for the ticks, decide itself what format to use. | |
NumericLabelFormattingFixed | Summary description for NumericAxisLabelFormattingFixed. | |
NumericLabelFormattingMantissa | Displays only the mantissa of a number. Usefull for minor ticks on logarithmic axes. | |
NumericLabelFormattingRadian | ||
NumericLabelFormattingScientific | Formats a numeric item in scientific notation, i.e. in the form mantissa*10^exponent. | |
NumericLabelFormattingScientificMeasuredLabelItem |
Interface | Description | |
---|---|---|
ILabelFormatting | Procedures to format an item of the AltaxoVariant class. | |
IMeasuredLabelItem | Interface for an label item that is ready to draw and was already measured. |
Enumeration | Description | |
---|---|---|
DateTimeLabelFormattingTimeConversion |