API (v2.0.0) - Giro3D
    Preparing search index...

    Interface Style

    The grid formatting options.

    interface Style {
        color: ColorRepresentation;
        fontSize: number;
        numberFormat: NumberFormat;
    }
    Index

    Properties

    color: ColorRepresentation

    The grid line and label colors.

    fontSize: number

    The fontsize, in points (pt).

    numberFormat: NumberFormat

    The number format for the labels.