Chart

Undocumented in source.

Constructors

this
this(lxw_chart* handle)
Undocumented in source.

Members

Functions

addChartseries
Chartseries addChartseries(string categories, string values)
Undocumented in source. Be warned that the author may not have intended to support it.
assembleXmlFile
void assembleXmlFile()
Undocumented in source. Be warned that the author may not have intended to support it.
axisGet
Chartaxis axisGet(lxw_chart_axis_type axisType)
Undocumented in source. Be warned that the author may not have intended to support it.
chartareaSetFill
void chartareaSetFill(lxw_chart_fill* fill)
Undocumented in source. Be warned that the author may not have intended to support it.
chartareaSetLine
void chartareaSetLine(lxw_chart_line* line)
Undocumented in source. Be warned that the author may not have intended to support it.
chartareaSetPattern
void chartareaSetPattern(lxw_chart_pattern* pattern)
Undocumented in source. Be warned that the author may not have intended to support it.
free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
legendDeleteSeries
lxw_error legendDeleteSeries(short[] series)
Undocumented in source. Be warned that the author may not have intended to support it.
legendSetFont
void legendSetFont(lxw_chart_font* font)
Undocumented in source. Be warned that the author may not have intended to support it.
legendSetPosition
void legendSetPosition(ubyte pos)
Undocumented in source. Be warned that the author may not have intended to support it.
plotareaSetFill
void plotareaSetFill(lxw_chart_fill* fill)
Undocumented in source. Be warned that the author may not have intended to support it.
plotareaSetLine
void plotareaSetLine(lxw_chart_line* line)
Undocumented in source. Be warned that the author may not have intended to support it.
plotareaSetPattern
void plotareaSetPattern(lxw_chart_pattern* pattern)
Undocumented in source. Be warned that the author may not have intended to support it.
setDropLines
void setDropLines(lxw_chart_line* line)
Undocumented in source. Be warned that the author may not have intended to support it.
setHighLowLines
void setHighLowLines(lxw_chart_line* line)
Undocumented in source. Be warned that the author may not have intended to support it.
setHoleSize
void setHoleSize(ubyte size)
Undocumented in source. Be warned that the author may not have intended to support it.
setRotation
void setRotation(ushort rotation)
Undocumented in source. Be warned that the author may not have intended to support it.
setSeriesGap
void setSeriesGap(ushort gap)
Undocumented in source. Be warned that the author may not have intended to support it.
setSeriesOverlap
void setSeriesOverlap(byte overlap)
Undocumented in source. Be warned that the author may not have intended to support it.
setStyle
void setStyle(ubyte style)
Undocumented in source. Be warned that the author may not have intended to support it.
setTable
void setTable()
Undocumented in source. Be warned that the author may not have intended to support it.
setTableFont
void setTableFont(lxw_chart_font* font)
Undocumented in source. Be warned that the author may not have intended to support it.
setTableGrid
void setTableGrid(ubyte hori, ubyte vert, ubyte outline, ubyte keys)
Undocumented in source. Be warned that the author may not have intended to support it.
setUpDownBars
void setUpDownBars()
Undocumented in source. Be warned that the author may not have intended to support it.
setUpDownBarsFormat
void setUpDownBarsFormat(lxw_chart_line* upBarLine, lxw_chart_fill* upBarFill, lxw_chart_line* downBarLine, lxw_chart_fill* downBarFill)
Undocumented in source. Be warned that the author may not have intended to support it.
showBlanksAs
void showBlanksAs(ubyte blanks)
Undocumented in source. Be warned that the author may not have intended to support it.
showHiddenData
void showHiddenData()
Undocumented in source. Be warned that the author may not have intended to support it.
titleOff
void titleOff()
Undocumented in source. Be warned that the author may not have intended to support it.
titleSetName
void titleSetName(string title)
Undocumented in source. Be warned that the author may not have intended to support it.
titleSetNameFont
void titleSetNameFont(lxw_chart_font* font)
Undocumented in source. Be warned that the author may not have intended to support it.
titleSetNameRange
void titleSetNameRange(string sheetname, RowType row, ColType col)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
lxw_chart* handle;
Undocumented in source.

Meta