ExcelWriter Xojo Plugin

ExcelWriterChartFill Class (console safe)

A class that represents fill of parts of a chart.

Good example of use of this class is in the Chart Pie example project that comes with the plugin.

Object
   ExcelWriterChartFill

class ExcelWriterChartFill

Constructors

ExcelWriterChartFillDefault constructor that takes no parameters.
ExcelWriterChartFillConstructor that takes color as parameter.

Properties

HiddenIf set to true then the part will not be filled.
TransparencyTransparency 0 - 100%, default is 0

Methods

SetColorSets the fill color

Constants

Version = 4.5

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS