Type Alias AxisMark

AxisMark: Point & {
    major: boolean;
}