This question is locked. New answers and comments are not allowed.
The Height and Width properties work great to stretch the control. However if I set the value to anything less than 100 the control does not get smaller than 100.
I could use a scale transform but it makes the lines look horrible.
Is there any way to get a chart with Height="30" Width="100"?
I could use a scale transform but it makes the lines look horrible.
Is there any way to get a chart with Height="30" Width="100"?