Rose Series. The RoseSeries is a combination of a polar chart and a histogram. It plots the frequency or percentage of occurrences data shows up at a particular
angle or direction. Mostly used to help visualize cumulative wind direction or wave direction data but also used anytime you need to show a
histogram related to direction.
It can display more than one series at the same time, each one with specific properties and also stack them if necessary.
These charts are created by using sector zones of variable directions and radii. It is possible to create MultiRose or stacked Rose charts by using the MultiRose property.
One use for Rose Charts is to plot wind directions as compass points together with the different wind speeds.
For a list of all members of this type, see Rose Members
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Steema.TeeChart.Drawing.TeeBase Steema.TeeChart.Styles.Series Steema.TeeChart.Styles.Circular Steema.TeeChart.Styles.CustomPolar Steema.TeeChart.Styles.Polarpublic class Rose : Polar , IComponent, IDisposable, ICloneable
, IOriginalCursor, ISeriesPointer
Requirements
Namespace: Steema.TeeChart.Styles Namespace
Assembly: TeeChart.dll
See Also
Rose members | Steema.TeeChart.Styles Namespace