|
Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Immutable wrapper for various shadow drawing properties.
Definition: CPTShadow.h:3
An immutable color.
Definition: CPTColor.h:3
CGSize shadowOffset
The horizontal and vertical offset values, specified using the width and height fields of the CGSize ...
Definition: CPTMutableShadow.h:7
Mutable wrapper for various shadow drawing properties.
Definition: CPTMutableShadow.h:6
CGFloat shadowBlurRadius
The blur radius, measured in the default user coordinate space. A value of 0.0 (the default) indicate...
Definition: CPTMutableShadow.h:8
CPTColor * shadowColor
The shadow color. If nil (the default), the shadow will not be drawn.
Definition: CPTMutableShadow.h:9