Class: Libxlsxwriter::ChartPoint
- Inherits:
- 
      FFI::Struct
      
        - Object
- FFI::Struct
- Libxlsxwriter::ChartPoint
 
- Defined in:
- lib/fast_excel/binding/chart.rb
Overview
Fields:
- :line
- 
(ChartLine) The line/border for the chart point. See @ref chart_lines. 
- :fill
- 
(ChartFill) The fill for the chart point. See @ref chart_fills. 
- :pattern
- 
(ChartPattern) The pattern for the chart point. See @ref chart_patterns.