CFXVectorBorder Class Reference

Inherits from
Conforms to
Framework
Availability
Available in iOS 5.0 and later.
Companion guide
Declared in
ChartFX.h

Overview

VectorBorders allow to add from basic borders to more complex elements that add graphic pizzazz to your applications.

Chart FX comes a series of predefined vector borders but you can add your own borders using the TemplateText property.

Properties

color

Specifies the color used by the VectorBorder.

@property(nonatomic) UIColor color
Discussion

For more information regarding the Color type, please refer to the Chart FX for iOS documentation.

Declared In
ChartFX.h