UNPKG

scichart

Version:

Fast WebGL JavaScript Charting Library and Framework

5 lines (4 loc) 143 B
import { TTextStyleBase3D } from "./TextStyle3D"; export declare type TAxisLabelStyle3D = TTextStyleBase3D & { dpiScaling?: number; };