NChartCaption Class Reference
Inherits from | NChartLabel : NChartPlaced : NChartObject : NSObject |
---|---|
Declared in | NChartCaption.h |
+ 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
See Also
Declared In
NChartCaption.h