Click or drag to resize

Altaxo.Graph.Graph3D.LabelFormatting Namespace

[Missing <summary> documentation for "N:Altaxo.Graph.Graph3D.LabelFormatting"]

Classes
 ClassDescription
Public classDateTimeLabelFormatting Formatting of DateTime values.
Public classFreeLabelFormatting Formatting with the help of a .NET framework formatting string.
Public classLabelFormattingBase Base class that can be used to derive a label formatting class
Protected classLabelFormattingBaseMeasuredLabelItem 
Public classMultiLineLabelFormattingBase Base class that can be used to derive a numeric abel formatting class
Protected classMultiLineLabelFormattingBaseMeasuredLabelItem 
Public classNumericLabelFormattingAuto Responsible for getting strings out of numeric values for the ticks, decide itself what format to use.
Public classNumericLabelFormattingFixed Summary description for NumericAxisLabelFormattingFixed.
Public classNumericLabelFormattingMantissa Displays only the mantissa of a number. Usefull for minor ticks on logarithmic axes.
Public classNumericLabelFormattingRadian 
Public classNumericLabelFormattingScientific Formats a numeric item in scientific notation, i.e. in the form mantissa*10^exponent.
Protected classNumericLabelFormattingScientificMeasuredLabelItem 
Interfaces
 InterfaceDescription
Public interfaceILabelFormatting Procedures to format an item of the AltaxoVariant class.
Public interfaceIMeasuredLabelItem Interface for an label item that is ready to draw and was already measured.
Enumerations
 EnumerationDescription
Public enumerationDateTimeLabelFormattingTimeConversion