Visualization
    Preparing search index...

    Interface DataViewColorInfo

    Color information for a DataViewRow.

    interface DataViewColorInfo {
        hexCode: string;
    }
    Index

    Properties

    Properties

    hexCode: string

    The hex code for the color.