We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

help on sfchart3d

Good evening all,
i'm tryng to add in code behind some stackingclumnseries3d on a sfchart3d but i can't understand how.
Could somebody help me, please?
And does anybody know why th sfchart3d is not present in the forum control list?

Thank You in advance
Regards
Marco

3 Replies

RA Rachel A Syncfusion Team September 25, 2015 07:26 AM UTC

Hi Marco,
 
Thanks for contacting Syncfusion Support.
 
We have prepared the sample based on your requirement. Please download the sample from the following location.
 
Sample: Stacking3d
 
Regarding the SfChart3D control issue, currently we are checking and it will be resolved at the earliest.
 
Regards,

Rachel. A


MD marco del frate September 28, 2015 12:58 PM UTC

Thank You very much,
it's perfect!

and now, if i'm not asking too much, i'm tryig to do this

Dim series As New StackingColumnSeries3D

series.XBindingPath = "NomeCant"

series.YBindingPath = Nome

Dim AD As New ChartAdornmentInfo3D

series.AdornmentsInfo = AD

series.AdornmentsInfo.SegmentLabelContent = LabelContent.Percentage

CantChart.Series.Add(series)


but i get a 'System.NullReferenceException' in Syncfusion.SfChart.WPF.dll error.


Could You please help me again?


Thank You in advance


Best regards

MArco Del Frate



RA Rachel A Syncfusion Team September 29, 2015 10:32 AM UTC

Hi Marco,

Thanks for the update.
 
We are unable to reproduce the reported issue at our end. We have created VB sample for your reference using StackingColumnSeries.Please download the sample from the following location.

Sample: VBSAMPLE

Note: If issue still persist, please revert to us by modifying the given sample. 

Regards,
Rachel. A

Loader.
Live Chat Icon For mobile
Up arrow icon