ControlDetail: BaseSPCDetail & {
    groups: ControlDetailGroup[];
    rangeType: RangeType;
}

Type declaration

  • groups: ControlDetailGroup[]

    The groups of the graph, determined by this chart's Group By

  • rangeType: RangeType

    Range type of the graph