Search found 4 matches

by jdom
Fri Feb 13, 2015 8:34 pm
Forum: .NET
Topic: Rose Series help
Replies: 3
Views: 7114

Re: Rose Series help

rose.Add(45, 100, green); rose.Add(90, 200, green); gives this: versiona.png rose.Add(45, 100, green); rose.Add(90, 200, green); rose.Add(135, 100, orange); rose.Add(180, 200, orange); gives this: versionb.png this is perplexing behavior. a) what does the 100 & 200 do? 45 as width in degrees and 90...
by jdom
Thu Feb 12, 2015 12:45 pm
Forum: .NET
Topic: Rose Series help
Replies: 3
Views: 7114

Rose Series help

hello. many thanks for including Rose Series in the Xamarin.Forms release. i'm totally lost as to how to use it, tho. and i cannot find any documentation anywhere (maybe I'm just not seeing it...) various code samples online show a .AddXY or .AddPolar function; but all I'm seeing is overloads of .Ad...
by jdom
Wed Feb 11, 2015 10:39 am
Forum: VCL
Topic: PDF export screwed-up chart
Replies: 14
Views: 21593

Re: PDF export screwed-up chart

sorry for the minor threadjack, am not sure how to upvote for features, but would like to add an enthusiastic vote for moving "Rounded/Circled Segments in the TRoseSeries" up the priority list. thank you! (if it will be part of the Xamarin.Forms release, too...)
by jdom
Wed Dec 10, 2014 4:45 am
Forum: .NET
Topic: Xamarin.Forms - where is Rose Series?
Replies: 2
Views: 6148

Xamarin.Forms - where is Rose Series?

Just purchased the Xamarin.Forms version. I'm looking for Rose Series, it's in fact the only reason I bought the control. But I can't find any reference to it in the assemblies or demo projects or anything. Wind Rose, yes. Rose Series, no. Is it included in this version? If so where, and do you have...