chart->Axis->GetBottom()->GetLabels()->PutMultil
Posted: Wed May 25, 2005 8:03 am
chart->Axis->GetBottom()->GetLabels()->PutMultiline
we are working with teechart6. creating a chart using CPP. if we select
we create a lable with chr(13) in it the lable is split into two lines
even if multiline is set to false. also. if we don't add chr(13), lines
are never split even if the multiline is set to true.
why is it so? did we get the way multiline works wrong?
thanks
Zoe K.
we are working with teechart6. creating a chart using CPP. if we select
we create a lable with chr(13) in it the lable is split into two lines
even if multiline is set to false. also. if we don't add chr(13), lines
are never split even if the multiline is set to true.
why is it so? did we get the way multiline works wrong?
thanks
Zoe K.