iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x

ISCIPieChartSurface

@protocol ISCIPieChartSurface <ISCIChartSurfaceBase, ISCIView>

Defines the interface to the SCIPieChartSurface, which contains a single SCIPieChartRenderSurface viewport for rendering multiple ISCIPieRenderableSeries which may have a ISCIPieSegment in the appropriate SCIPieSegmentCollection as a source.

The SCIPieChartSurface may have zero or many ISCIPieChartModifier to enable interaction with the chart.

See

SCIPieChartSurface

See

ISCIPieSegment

See

ISCIPieRenderableSeries

See

ISCIPieChartModifier