ChartAxesTicksMajor Class

Defines options for the major tick marks that are generated by the axis.

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public sealed class ChartAxesTicksMajor
Inheritance
Object    ChartAxesTicksMajor

Constructors

ChartAxesTicksMajorInitializes a new instance of the ChartAxesTicksMajor class

Properties

Enabled If , major ticks are generated. A major tick will affect auto skipping and major will be defined on ticks in the scriptable options context.
Title Human-readable label for the tick mark.

See Also