Click or drag to resize

Altaxo.Gui.Graph.Scales.Ticks Namespace

Contains controllers for tick-spacing configuration.
Classes
Interfaces
 InterfaceDescription
Public interfaceIAngularTickSpacingView Provides the view contract for AngularTickSpacingController.
Public interfaceICumulativeProbabilityTickSpacingView Provides the view contract for CumulativeProbabilityTickSpacingController.
Public interfaceIDateTimeTickSpacingView Provides the view contract for DateTimeTickSpacingController.
Public interfaceILinearTickSpacingView Provides the view contract for linear tick-spacing controllers.
Public interfaceILog10TickSpacingView Provides the view contract for Log10TickSpacingController.
Public interfaceINoTickSpacingView View interface for the no-tick-spacing controller.
Public interfaceISpanTickSpacingView Provides the view contract for SpanTickSpacingController.
Public interfaceITickSpacingView Provides the view contract for TickSpacingController.