import { DataAnnotationRangeLayer } from "./DataAnnotationRangeLayer"; import { IFastItemColumn$1 } from "igniteui-react-core"; import { Series } from "./Series"; import { Type } from "igniteui-react-core"; import { DataAnnotationDisplayMode } from "./DataAnnotationDisplayMode"; import { Axis } from "./Axis"; import { Brush } from "igniteui-react-core"; /** * @hidden */ export declare class DataAnnotationStripLayer extends DataAnnotationRangeLayer { static $t: Type; constructor(); protected bk(): Series; protected aem(a: Axis): number; protected afq(a: number): void; protected rr(a: any, b: string, c: any, d: any): void; protected afs(a: any, b: any): void; protected agm(a: number, b: boolean, c: boolean, d: Brush): Brush; protected adu(a: number, b: boolean): boolean; protected aet(a: number, b: boolean): string; ai1: string; private ahz; get ah8(): IFastItemColumn$1; set ah8(a: IFastItemColumn$1); aiy: string; private ahy; get ah7(): IFastItemColumn$1; set ah7(a: IFastItemColumn$1); ahq: DataAnnotationDisplayMode; aiu: string; private ahx; get ah6(): IFastItemColumn$1; set ah6(a: IFastItemColumn$1); air: string; private ahw; get ah5(): IFastItemColumn$1; set ah5(a: IFastItemColumn$1); ahp: DataAnnotationDisplayMode; ain: string; private ahv; get ah4(): IFastItemColumn$1; set ah4(a: IFastItemColumn$1); aho: DataAnnotationDisplayMode; aid: string; private ahs; get ah1(): IFastItemColumn$1; set ah1(a: IFastItemColumn$1); aia: string; private ahr; get ah0(): IFastItemColumn$1; set ah0(a: IFastItemColumn$1); aij: string; private ahu; get ah3(): IFastItemColumn$1; set ah3(a: IFastItemColumn$1); aig: string; private aht; get ah2(): IFastItemColumn$1; set ah2(a: IFastItemColumn$1); static $$p: string[]; }