Hello Christopher,
Thank you very much! That worked for me!
Stephan
Search found 2 matches
- Thu Jan 17, 2019 10:21 am
- Forum: .NET
- Topic: UWP logarithmic axis
- Replies: 2
- Views: 8983
- Tue Jan 15, 2019 2:06 pm
- Forum: .NET
- Topic: UWP logarithmic axis
- Replies: 2
- Views: 8983
UWP logarithmic axis
Hello, everyone, i have created two projects. One Winforms and one Universal app with one chart each. The following code is executed: private Steema.TeeChart.Styles.Line GrndLineHorR; private void button1_Click(object sender, EventArgs e) { TonChartR.Header.Visible = false; TonChartR.Legend.Visible ...