PlotAxisLayout Class
Positions elements along an axis' tick locations.
Consider using PlotAxis instead to provide labels for the plot. It will use this layout.
Location
- Namespace
- Fuse.Charting
- Package
- Fuse.Charting 2.9.1
Interface of PlotAxisLayout
ContentPosition : PlotAxisLayoutPosition ux
ContentPositionBase : float ux
Orientation : PlotOrientation ux
PlotAxisLayout Constructor uno
Creates a new PlotAxisLayout
Scale : float ux
StepCount : int ux
Inherited from Layout
AffectsLayout(Node) : bool uno
ArrangeMarginBoxSpecial(Node, float4, LayoutParams) : bool uno
Container : LayoutControl uno
InvalidateLayout uno
OnRooted uno
OnUnrooted uno
ShouldArrange(Node) : bool uno
Snap(float) : float uno
Snap(float2) : float2 uno
SnapToPixels : bool uno
SnapUp(float) : float uno
SnapUp(float2) : float2 uno
SourceFileName : string ux
hide
SourceLineNumber : int ux
hide
Inherited from PropertyObject
AddPropertyListener(IPropertyListener) uno
OnPropertyChanged(Selector, IPropertyListener) uno
OnPropertyChanged(Selector) uno
RemovePropertyListener(IPropertyListener) uno
Inherited from object
Equals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Attached UX Attributes
GlobalKey (attached by Resource) : string ux
Implemented Interfaces
ISourceLocation uno
hide