NChartCaption Class Reference

Inherits from NChartLabel : NChartPlaced : NChartObject : NSObject
Declared in NChartCaption.h

Overview

The NChartCaption class provides methods to display caption of the chart.

+ caption

Create caption instance.

+ (NChartCaption *)caption

Return Value

new caption instance.

Declared In

NChartCaption.h

  blockAlignment

Alignment of the caption. The default value is NChartCaptionBlockAlignmentTopCenter.

@property (nonatomic, assign) NChartCaptionBlockAlignment blockAlignment

Declared In

NChartCaption.h