Hi Sandra,
thanks for this hints. it was very helpfull and i was able to make it work like you suggested.
Thanks al lot
Alexander
Search found 3 matches
- Fri Nov 16, 2012 1:00 pm
- Forum: .NET
- Topic: fuction to read out the legends checked checkboxes
- Replies: 2
- Views: 3397
- Thu Nov 15, 2012 2:25 pm
- Forum: .NET
- Topic: fuction to read out the legends checked checkboxes
- Replies: 2
- Views: 3397
fuction to read out the legends checked checkboxes
Hi all,
is there any function, where i can read out, if a legend checkbox is checked or to write them into a bool [] e.g.?
ser 1 = checked; ser 2 = unchecked; ser3 = checked --> bool []= {true, false, true}
is there any function, where i can read out, if a legend checkbox is checked or to write them into a bool [] e.g.?
ser 1 = checked; ser 2 = unchecked; ser3 = checked --> bool []= {true, false, true}
- Mon Oct 29, 2012 2:10 pm
- Forum: .NET
- Topic: How to fix the pint of origin in the middle of the c-system?
- Replies: 1
- Views: 2818
How to fix the pint of origin in the middle of the c-system?
Hi guys,
short question:
How can i fix the point of origin in the middle of the cartesian coordinate-system? I am using the Fastline type to display a relative function, but the axis are not fixed at their zero points, so the view is very bad.
Regards
Alexander
short question:
How can i fix the point of origin in the middle of the cartesian coordinate-system? I am using the Fastline type to display a relative function, but the axis are not fixed at their zero points, so the view is very bad.
Regards
Alexander