Code: Select all
errorBarSeries1.ErrorStyle = ErrorStyles.TopBottom;
I would like to draw the "T" downwards if the given value is negative and upwards if not!
regards,
Christopher
Code: Select all
errorBarSeries1.ErrorStyle = ErrorStyles.TopBottom;