Jump to content

Component: Polar Chart (Charts): Difference between revisions

From Flowcode Help
No edit summary
No edit summary
Line 17: Line 17:
==Component Source Code==
==Component Source Code==


Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_temp/ChartPolar.fcfx FC_Comp_Source_temp/ChartPolar.fcfx]
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_ChartPolar.fcfx FC_Comp_Source_ChartPolar.fcfx]


Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_temp/ChartPolar.fcfx FC_Comp_Source_temp/ChartPolar.fcfx]
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_ChartPolar.fcfx FC_Comp_Source_ChartPolar.fcfx]


==Detailed description==
==Detailed description==
Line 76: Line 76:


''<span style="color:red;">No additional examples</span>''
''<span style="color:red;">No additional examples</span>''





Revision as of 13:09, 7 February 2023

Author Steve Tandy
Version 2.0
Category Charts


Polar Chart component

A 2d polar chart component.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_ChartPolar.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_ChartPolar.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples






Macro reference

AddPoint

AddPoint
Add an XY point to the selected data series. 
- FLOAT Angle
The angle of the data point 
- FLOAT Radius
The value (radius) of the data point at the specified angle 
- BYTE Index
The data series (1-8) 
- VOID Return


Clear

Clear
Resets the XY chart and removes all data points. 
- VOID Return


Property reference

Properties
Appearance
Style
 
Title
 
Fill Gradient
 
Transparency
 
Data Labels
Show
 
Show Angle
 
Show Value
 
Show Series
 
Angle
 
Position
 
Legend
Position
 
Draw Border
 
Select Series
 
Series1
Series Name
 
Visible
 
Line Style
 
Line Type
 
Line Width
 
Fill
 
Show Marker
 
Marker Shape
 
Marker Size