Reference
Line: {
color: string;
depth: number;
fontSize?: string;
lineType: ReferenceLineType;
lineWidth?: number;
text?: string;
textColor?: string;
}
Type declaration
-
color: string
-
depth: number
-
Optional
fontSize?: string
-
-
Optional
lineWidth?: number
-
Optional
text?: string
-
Optional
textColor?: string