Quantcast
Channel: Our ComponentOne » All Posts
Viewing all articles
Browse latest Browse all 14170

Chart 3d add line 3D

$
0
0

Hi C1,
Can I draw a line 3D in my chart?
I use this code
Dim carea As Area = C1ChartBGM.ChartArea
carea.AxisY.AnnoMethod = AnnotationMethodEnum.Mixed
carea.AxisY.OnTop = False
Dim vl As ValueLabel = carea.AxisY.ValueLabels.AddNewLabel()
vl.GridLine = True

vl.Appearance = ValueLabelAppearanceEnum.ArrowMarker
vl.Moveable = False
vl.MarkerSize = 14
vl.Color = Color.DarkBlue
vl.NumericValue = Scheda.Dati(SchedaSelezionata).Raz.FabbRazione.ACCRESCIMENTO

but this code draw a line 2D (please see attached image).

Thanks

Andrea


Viewing all articles
Browse latest Browse all 14170

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>