CTBarColourProtocol

public protocol CTBarColourProtocol

A protocol to a standard colour scheme for bar charts.

  • Drawing style of the range fill.

    Declaration

    Swift

    var colour: ColourStyle { get set }