Search
PolarPlot Class
See Also
 






A plot used to draw graphics in polar coordinate system.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public class PolarPlot : Plot

Visual Basic  Copy Code

Public Class PolarPlot
    Inherits Plot

 Inheritance Hierarchy

System.Object
    MindFusion.Charting.Components.Component
        MindFusion.Charting.Plot
            MindFusion.Charting.PolarPlot
                MindFusion.Charting.RadarPlot

 See Also