XuniPieDataPoint Class Reference

Inherits from XuniDataPoint : NSObject
Declared in PieDataPoint.h

Overview

XuniPieDataPoint Class.

XuniPieDataPoint Class.

  name

Gets the name as it appears in the legend.

@property (readonly) NSString *name

Discussion

Gets the name as it appears in the legend.

Declared In

PieDataPoint.h

  percentage

Gets the percentage of this slice in the series.

@property (readonly) double percentage

Discussion

Gets the percentage of this slice in the series.

Declared In

PieDataPoint.h