Skip to main content

Class AxisLayout

Namespace: VelloSharp.Charting.Layout
Assembly: VelloSharp.Charting.dll

Represents the computed layout for an axis.

public sealed class AxisLayout

Inheritance

objectAxisLayout

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

double

Bounds

public LayoutRect Bounds { get; }

Property Value

LayoutRect

Orientation

public AxisOrientation Orientation { get; }

Property Value

AxisOrientation