Newbies Ckelly Posted March 26, 2003 Newbies Posted March 26, 2003 Hi Does anyone know how to specify line thickness in the xmCHART plugin's LineChart? I've searched both manual and website to no avail. I know it must be possible because I've seen different LineCharts with different line thicknesses... Cheers for any help.
jfmcel Posted March 26, 2003 Posted March 26, 2003 From the Reference to XmCharts 2.1. (I can't say if this is relevent to 1.5v4) LineStyle(seriesIndex;appearance;width;color;pattern) Arguments: req. type range default note seriesIndex int 0..1000 all appearance int 0..4 poly width num 0..100 1 Dimension:[pt] color rgb 0..255 see notes pattern int 1..128 black Examples: LineStyle(1;smooth;2) LineStyle(all;step) LineStyle(all;;2;red)
Recommended Posts
This topic is 7981 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now