-
Sencha User
Extjs Chart theme class
Hi,
Currently i am using extjs chart to create chart. For that i used my custom theme. Instead of hard coding the styles,Am I able to give css classes?
For example,
axisTitleBottom: {
fill: "#444",
font: "bold 14px Arial"
}
For this, shall I able to give like axisTilteBottom: css_classname
-
I don't believe that this is possible or there would likely be a 'cls' config to configure the class.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules