ErrorFill Property
The ErrorFill property returns a rose diagram Error style fill AutoFill object. This is a read-only property.
Syntax
object.ErrorFill
object.ErrorFill =ErrorFill
Example
This example shows how to add fill to the error bars on a rose diagram.
RosePlot.ErrorFill.foreColor = grfColorBlue
Used by: AutoRoseDiagram object