Class AxisLayout
Namespace: VelloSharp.Charting.Layout
Assembly: VelloSharp.Charting.dll
Represents the computed layout for an axis.
public sealed class AxisLayout
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
ActualThickness
public double ActualThickness { get; }
Property Value
Bounds
public LayoutRect Bounds { get; }
Property Value
Orientation
public AxisOrientation Orientation { get; }