how to fill bins with color other than black
this change color of line
histogram.Color = this.colorsOfSources [this.model.SourceInfo [i].source];
and this fills bin with blackness ^_^
histogram.Filled = true;
what am i doing wrong?
best regards
Maciej
|