igniteui-react-charts
Version:
Ignite UI React charting components for building rich data visualizations using TypeScript APIs.
227 lines (226 loc) • 8.59 kB
TypeScript
import { MarkerSeries } from "./MarkerSeries";
import { Point, Type } from "igniteui-react-core";
import { PolarAxisInfoCache } from "./PolarAxisInfoCache";
import { SeriesRenderer$2 } from "./SeriesRenderer$2";
import { PolarFrame } from "./PolarFrame";
import { DependencyProperty } from "igniteui-react-core";
import { IFastItemColumn$1 } from "igniteui-react-core";
import { Series } from "./Series";
import { NumericAngleAxis } from "./NumericAngleAxis";
import { NumericRadiusAxis } from "./NumericRadiusAxis";
import { TrendLineType } from "igniteui-react-core";
import { Brush } from "igniteui-react-core";
import { PenLineCap } from "igniteui-react-core";
import { DoubleCollection } from "igniteui-react-core";
import { ScatterItemSearchMode } from "./ScatterItemSearchMode";
import { HighlightingInfo } from "igniteui-react-core";
import { SeriesView } from "./SeriesView";
import { SeriesHitTestMode } from "./SeriesHitTestMode";
import { Rect } from "igniteui-react-core";
import { Marker } from "./Marker";
import { MarkerSeriesView } from "./MarkerSeriesView";
import { PolarAxes } from "./PolarAxes";
import { List$1 } from "igniteui-react-core";
import { SeriesPointOfInterest } from "./SeriesPointOfInterest";
import { Axis } from "./Axis";
import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
import { FastItemsSourceEventAction } from "igniteui-react-core";
import { ITrendLineManager } from "./ITrendLineManager";
import { AxisRange } from "./AxisRange";
import { OwnedPoint } from "./OwnedPoint";
import { HashPool$2 } from "igniteui-react-core";
import { PolarTrendLineManager } from "./PolarTrendLineManager";
import { MarkerManagerBase } from "./MarkerManagerBase";
import { AssigningPolarStyleEventArgs } from "./AssigningPolarStyleEventArgs";
import { AssigningPolarMarkerStyleEventArgs } from "./AssigningPolarMarkerStyleEventArgs";
import { AssigningSeriesStyleEventArgsBase } from "./AssigningSeriesStyleEventArgsBase";
import { SeriesRenderManager } from "./SeriesRenderManager";
import { RenderSurface } from "./RenderSurface";
import { IDictionary$2 } from "igniteui-react-core";
import { ChartSelection } from "./ChartSelection";
import { SeriesSelectionBehavior } from "./SeriesSelectionBehavior";
import { AssigningSeriesShapeStyleEventArgsBase } from "./AssigningSeriesShapeStyleEventArgsBase";
import { RenderingContext } from "igniteui-react-core";
/**
* @hidden
*/
export declare abstract class PolarBase extends MarkerSeries {
static $t: Type;
protected ct(): SeriesView;
rh(a: SeriesView): void;
protected b3(): SeriesHitTestMode;
xa(a: Point): Rect;
g2(a: Point, b: boolean): boolean;
zi: PolarBaseView;
private zj;
pf(): void;
protected get_fs(): boolean;
w1(a: Point): Point;
ed(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
constructor();
private abr;
private abt;
private za;
zh: PolarAxisInfoCache;
private ac0;
private acz;
private acy;
zv: SeriesRenderer$2<PolarFrame, PolarBaseView>;
aa4: string;
abm: string;
aa9: string;
aa7: string;
protected gh(): boolean;
protected aaj(): boolean;
protected hz(): List$1<SeriesLayerPropertyOverlay>;
private abv;
private abu;
protected get z4(): IFastItemColumn$1<number>;
protected set z4(a: IFastItemColumn$1<number>);
private z2;
protected get z5(): IFastItemColumn$1<number>;
protected set z5(a: IFastItemColumn$1<number>);
private z3;
ze: NumericAngleAxis;
zf: NumericRadiusAxis;
aak: boolean;
aau: number;
zw: TrendLineType;
act: Brush;
get acs(): Brush;
set acs(a: Brush);
static readonly ab3: DependencyProperty;
aas: number;
acv: PenLineCap;
acu: DoubleCollection;
aav: number;
aaw: number;
aaa: boolean;
zn: PolarFrame;
zp: PolarFrame;
zl: PolarFrame;
zm(): PolarFrame;
zg: PolarAxes;
qp(): void;
protected po(a: FastItemsSourceEventAction, b: number, c: number, d: string): void;
protected s8(a: Rect, b: Rect): void;
protected s9(a: Rect, b: Rect): void;
hk(a: Rect, b: Rect, c: SeriesView): boolean;
r9(a: boolean): void;
private acx;
ay(a: Axis): AxisRange;
gj(a: any): boolean;
kw(a: Point): any;
kc(a: Point): number;
iy(a: Point): number;
protected aao(a: Point): number;
protected aan(a: Point): number;
private aab;
private aal;
private aar;
protected aaq(a: Point): number;
protected aap(a: Point): number;
ww(a: Point, b: boolean, c: boolean): Point;
ai(): Axis[];
kz(a: any, b: string): any;
mo(a: string): string;
protected rq(a: any, b: string, c: any, d: any): void;
private zr;
get zs(): ScatterItemSearchMode;
set zs(a: ScatterItemSearchMode);
protected zt(): ScatterItemSearchMode;
protected get_aae(): boolean;
protected get aae(): boolean;
protected aag(): boolean;
protected aaf(): boolean;
zu: ScatterItemSearchMode;
aat: number;
z9(a: any): boolean;
z8(a: any): boolean;
pi(a: boolean, b: SeriesView): void;
private zb;
abq(a: PolarFrame, b: number, c: Rect, d: Rect): void;
aby(a: PolarFrame, b: PolarBaseView): void;
aad: boolean;
aac: boolean;
protected z7: boolean;
protected z6: boolean;
protected get_fh(): boolean;
private z0;
private z1;
protected zy(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
protected zz(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
protected zx(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
dh(a: any, b: Point, c: boolean): HighlightingInfo;
di(a: any, b: Point, c: boolean): HighlightingInfo;
assigningPolarStyle: (sender: any, args: AssigningPolarStyleEventArgs) => void;
assigningPolarMarkerStyle: (sender: any, args: AssigningPolarMarkerStyleEventArgs) => void;
protected aai(): boolean;
protected aah(): boolean;
ab2(a: PolarFrame, b: PolarBaseView): void;
y8(a: number, b: number): any[];
protected y9(a: number, b: number): any[];
protected zq: PolarSeriesRenderManager;
abs(a: PolarBaseView, b: PolarFrame): void;
protected abx(a: number, b: number, c: boolean): void;
protected abw(a: number, b: number, c: boolean): void;
protected ab0(a: AssigningPolarStyleEventArgs): void;
protected abz(a: AssigningPolarMarkerStyleEventArgs): void;
private abp;
protected sz(): void;
zo: PolarFrame;
sa(a: Rect, b: RenderSurface): void;
sb(): void;
private zk;
r7(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
ab1(a: IDictionary$2<any, OwnedPoint>, b: HashPool$2<any, Marker>): void;
y7(a: HashPool$2<any, Marker>, b: Rect, c: Rect): Point[];
aam(a: HashPool$2<any, Marker>): List$1<number>;
acw(a: number): Point;
protected qd(a: any): void;
abi: string;
aa0: string;
abk: string;
aa2: string;
getDataLegendSeriesContextAt(a: number, b: number): any;
ak(a: Rect, b: SeriesSelectionBehavior): ChartSelection[];
qi(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior): void;
bd(): ITrendLineManager;
static $$p: string[];
}
/**
* @hidden
*/
export declare class PolarSeriesRenderManager extends SeriesRenderManager {
static $t: Type;
protected c(): AssigningSeriesStyleEventArgsBase;
protected a(): AssigningSeriesShapeStyleEventArgsBase;
aw: AssigningPolarMarkerStyleEventArgs;
ax: AssigningPolarStyleEventArgs;
ay(a: PolarBase, b: boolean, c: (orderedStartIndex: number, orderedEndIndex: number) => any[]): void;
az(a: Series, b: boolean, c: (orderedStartIndex: number, orderedEndIndex: number) => any[]): void;
a0(a: AssigningSeriesStyleEventArgsBase, b: number, c: number, d: boolean): void;
}
/**
* @hidden
*/
export declare class PolarBaseView extends MarkerSeriesView {
static $t: Type;
protected dc: PolarBase;
db: MarkerManagerBase;
constructor(a: PolarBase);
dd: PolarTrendLineManager;
a4(): void;
dh(a: (arg1: Marker) => void): void;
protected da(): MarkerManagerBase;
protected di(a: IDictionary$2<any, OwnedPoint>): void;
protected c9(): Point[];
protected df(): List$1<number>;
dg(a: Rect, b: Rect, c: Rect, d: Rect): void;
dj(): void;
de: HashPool$2<any, Marker>;
cw(a: (arg1: Marker) => void): void;
protected bi(a: RenderingContext, b: boolean): void;
protected dk(): Rect;
getDefaultTooltipTemplate(): string;
}