[]
        
(Showing Draft Content)

C1.Chart.AxisLabelAlignment

AxisLabelAlignment Enum

Specifies axis label position.

Namespace: C1.Chart
Assembly: C1.Blazor.Chart.dll
Syntax
public enum AxisLabelAlignment

Fields

Name Description
Bottom

At the bottom.

Center

At the center.

Left

At the left.

Right

At the right.

Top

At the top.