ODFPY  1.2.0
odf.chart Namespace Reference

Functions

def Axis (args)
 
def Categories (args)
 
def Chart (args)
 
def DataLabel (args)
 
def DataPoint (args)
 
def Domain (args)
 
def Equation (args)
 
def ErrorIndicator (args)
 
def Floor (args)
 
def Footer (args)
 
def Grid (args)
 
def LabelSeparator (args)
 
def Legend (args)
 
def MeanValue (args)
 
def PlotArea (args)
 
def RegressionCurve (args)
 
def Series (args)
 
def StockGainMarker (args)
 
def StockLossMarker (args)
 
def StockRangeLine (args)
 
def Subtitle (args)
 
def SymbolImage (args)
 
def Title (args)
 
def Wall (args)
 

Function Documentation

◆ Axis()

def odf.chart.Axis (   args)

Definition at line 25 of file chart.py.

◆ Categories()

def odf.chart.Categories (   args)

Definition at line 28 of file chart.py.

◆ Chart()

def odf.chart.Chart (   args)

Definition at line 31 of file chart.py.

Here is the caller graph for this function:

◆ DataLabel()

def odf.chart.DataLabel (   args)

Definition at line 34 of file chart.py.

◆ DataPoint()

def odf.chart.DataPoint (   args)

Definition at line 37 of file chart.py.

◆ Domain()

def odf.chart.Domain (   args)

Definition at line 40 of file chart.py.

◆ Equation()

def odf.chart.Equation (   args)

Definition at line 43 of file chart.py.

◆ ErrorIndicator()

def odf.chart.ErrorIndicator (   args)

Definition at line 46 of file chart.py.

◆ Floor()

def odf.chart.Floor (   args)

Definition at line 49 of file chart.py.

◆ Footer()

def odf.chart.Footer (   args)

Definition at line 52 of file chart.py.

◆ Grid()

def odf.chart.Grid (   args)

Definition at line 55 of file chart.py.

◆ LabelSeparator()

def odf.chart.LabelSeparator (   args)

Definition at line 58 of file chart.py.

◆ Legend()

def odf.chart.Legend (   args)

Definition at line 61 of file chart.py.

◆ MeanValue()

def odf.chart.MeanValue (   args)

Definition at line 64 of file chart.py.

◆ PlotArea()

def odf.chart.PlotArea (   args)

Definition at line 67 of file chart.py.

◆ RegressionCurve()

def odf.chart.RegressionCurve (   args)

Definition at line 70 of file chart.py.

◆ Series()

def odf.chart.Series (   args)

Definition at line 73 of file chart.py.

◆ StockGainMarker()

def odf.chart.StockGainMarker (   args)

Definition at line 76 of file chart.py.

◆ StockLossMarker()

def odf.chart.StockLossMarker (   args)

Definition at line 79 of file chart.py.

◆ StockRangeLine()

def odf.chart.StockRangeLine (   args)

Definition at line 82 of file chart.py.

◆ Subtitle()

def odf.chart.Subtitle (   args)

Definition at line 85 of file chart.py.

◆ SymbolImage()

def odf.chart.SymbolImage (   args)

Definition at line 88 of file chart.py.

◆ Title()

def odf.chart.Title (   args)

Definition at line 91 of file chart.py.

◆ Wall()

def odf.chart.Wall (   args)

Definition at line 94 of file chart.py.