UNPKG

igniteui-react-core

Version:
240 lines (239 loc) 7.85 kB
import { DomainChartDescription } from "./DomainChartDescription"; import { FormatSpecifierDescription } from "./FormatSpecifierDescription"; import { Type } from "./type"; /** * @hidden */ export declare abstract class XYChartDescription extends DomainChartDescription { static $t: Type; protected get_type(): string; constructor(); private t5; get xAxisFormatLabelRef(): string; set xAxisFormatLabelRef(a: string); private un; get yAxisFormatLabelRef(): string; set yAxisFormatLabelRef(a: string); private sa; get xAxisLabelLeftMargin(): number; set xAxisLabelLeftMargin(a: number); private sc; get xAxisLabelTopMargin(): number; set xAxisLabelTopMargin(a: number); private sb; get xAxisLabelRightMargin(): number; set xAxisLabelRightMargin(a: number); private r9; get xAxisLabelBottomMargin(): number; set xAxisLabelBottomMargin(a: number); private sr; get yAxisLabelLeftMargin(): number; set yAxisLabelLeftMargin(a: number); private st; get yAxisLabelTopMargin(): number; set yAxisLabelTopMargin(a: number); private ss; get yAxisLabelRightMargin(): number; set yAxisLabelRightMargin(a: number); private sq; get yAxisLabelBottomMargin(): number; set yAxisLabelBottomMargin(a: number); private ua; get xAxisLabelTextColor(): string; set xAxisLabelTextColor(a: string); private us; get yAxisLabelTextColor(): string; set yAxisLabelTextColor(a: string); private t3; get actualXAxisLabelTextColor(): string; set actualXAxisLabelTextColor(a: string); private t4; get actualYAxisLabelTextColor(): string; set actualYAxisLabelTextColor(a: string); private sl; get xAxisTitleMargin(): number; set xAxisTitleMargin(a: number); private s2; get yAxisTitleMargin(): number; set yAxisTitleMargin(a: number); private sk; get xAxisTitleLeftMargin(): number; set xAxisTitleLeftMargin(a: number); private s1; get yAxisTitleLeftMargin(): number; set yAxisTitleLeftMargin(a: number); private sn; get xAxisTitleTopMargin(): number; set xAxisTitleTopMargin(a: number); private s4; get yAxisTitleTopMargin(): number; set yAxisTitleTopMargin(a: number); private sm; get xAxisTitleRightMargin(): number; set xAxisTitleRightMargin(a: number); private s3; get yAxisTitleRightMargin(): number; set yAxisTitleRightMargin(a: number); private sj; get xAxisTitleBottomMargin(): number; set xAxisTitleBottomMargin(a: number); private s0; get yAxisTitleBottomMargin(): number; set yAxisTitleBottomMargin(a: number); private ul; get xAxisTitleTextColor(): string; set xAxisTitleTextColor(a: string); private u3; get yAxisTitleTextColor(): string; set yAxisTitleTextColor(a: string); private ub; get xAxisLabelTextStyle(): string; set xAxisLabelTextStyle(a: string); private ut; get yAxisLabelTextStyle(): string; set yAxisLabelTextStyle(a: string); private um; get xAxisTitleTextStyle(): string; set xAxisTitleTextStyle(a: string); private u4; get yAxisTitleTextStyle(): string; set yAxisTitleTextStyle(a: string); private t9; get xAxisLabelRef(): string; set xAxisLabelRef(a: string); private ur; get yAxisLabelRef(): string; set yAxisLabelRef(a: string); private ue; get xAxisMajorStroke(): string; set xAxisMajorStroke(a: string); private uw; get yAxisMajorStroke(): string; set yAxisMajorStroke(a: string); private sd; get xAxisMajorStrokeThickness(): number; set xAxisMajorStrokeThickness(a: number); private su; get yAxisMajorStrokeThickness(): number; set yAxisMajorStrokeThickness(a: number); private se; get xAxisMinorStrokeThickness(): number; set xAxisMinorStrokeThickness(a: number); private sv; get yAxisMinorStrokeThickness(): number; set yAxisMinorStrokeThickness(a: number); private ug; get xAxisStrip(): string; set xAxisStrip(a: string); private uy; get yAxisStrip(): string; set yAxisStrip(a: string); private uh; get xAxisStroke(): string; set xAxisStroke(a: string); private uz; get yAxisStroke(): string; set yAxisStroke(a: string); private sf; get xAxisStrokeThickness(): number; set xAxisStrokeThickness(a: number); private sw; get yAxisStrokeThickness(): number; set yAxisStrokeThickness(a: number); private sg; get xAxisTickLength(): number; set xAxisTickLength(a: number); private sx; get yAxisTickLength(): number; set yAxisTickLength(a: number); private ui; get xAxisTickStroke(): string; set xAxisTickStroke(a: string); private u0; get yAxisTickStroke(): string; set yAxisTickStroke(a: string); private sh; get xAxisTickStrokeThickness(): number; set xAxisTickStrokeThickness(a: number); private sy; get yAxisTickStrokeThickness(): number; set yAxisTickStrokeThickness(a: number); private uj; get xAxisTitle(): string; set xAxisTitle(a: string); private u1; get yAxisTitle(): string; set yAxisTitle(a: string); private uf; get xAxisMinorStroke(): string; set xAxisMinorStroke(a: string); private ux; get yAxisMinorStroke(): string; set yAxisMinorStroke(a: string); private r8; get xAxisLabelAngle(): number; set xAxisLabelAngle(a: number); private sp; get yAxisLabelAngle(): number; set yAxisLabelAngle(a: number); private r7; get xAxisExtent(): number; set xAxisExtent(a: number); private so; get yAxisExtent(): number; set yAxisExtent(a: number); private si; get xAxisTitleAngle(): number; set xAxisTitleAngle(a: number); private sz; get yAxisTitleAngle(): number; set yAxisTitleAngle(a: number); private r3; get xAxisInverted(): boolean; set xAxisInverted(a: boolean); private r4; get yAxisInverted(): boolean; set yAxisInverted(a: boolean); private uk; get xAxisTitleAlignment(): string; set xAxisTitleAlignment(a: string); private u2; get yAxisTitleAlignment(): string; set yAxisTitleAlignment(a: string); private t7; get xAxisLabelHorizontalAlignment(): string; set xAxisLabelHorizontalAlignment(a: string); private up; get yAxisLabelHorizontalAlignment(): string; set yAxisLabelHorizontalAlignment(a: string); private uc; get xAxisLabelVerticalAlignment(): string; set xAxisLabelVerticalAlignment(a: string); private uu; get yAxisLabelVerticalAlignment(): string; set yAxisLabelVerticalAlignment(a: string); private ud; get xAxisLabelVisibility(): string; set xAxisLabelVisibility(a: string); private uv; get yAxisLabelVisibility(): string; set yAxisLabelVisibility(a: string); private uq; get yAxisLabelLocation(): string; set yAxisLabelLocation(a: string); private t8; get xAxisLabelLocation(): string; set xAxisLabelLocation(a: string); private t6; get xAxisLabelFormat(): string; set xAxisLabelFormat(a: string); private rz; get xAxisLabelFormatSpecifiers(): FormatSpecifierDescription[]; set xAxisLabelFormatSpecifiers(a: FormatSpecifierDescription[]); private uo; get yAxisLabelFormat(): string; set yAxisLabelFormat(a: string); private r0; get yAxisLabelFormatSpecifiers(): FormatSpecifierDescription[]; set yAxisLabelFormatSpecifiers(a: FormatSpecifierDescription[]); }