Provides information about the render context for pie visualization.

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)

Syntax

C#
public class PieRenderContext : RenderContext
Visual Basic
Public Class PieRenderContext _
	Inherits RenderContext

Inheritance Hierarchy

System..::..Object
  C1.Phone.Chart..::..RenderContext
    C1.Phone.Chart..::..PieRenderContext

See Also