Added support for different font families styling

This commit is contained in:
Lukasz Potapczuk
2015-11-04 15:09:28 +01:00
parent 001ca36ba5
commit 9dc85743f7
+1
View File
@@ -1715,6 +1715,7 @@ interface HighchartsCSSObject {
color?: string;
cursor?: string;
font?: string;
fontFamily?: string;
fontSize?: string;
fontWeight?: string;
left?: string;