Home
last modified time | relevance | path

Searched refs:getLegendFontSize (Results 1 – 6 of 6) sorted by relevance

/dports/math/openturns/openturns-1.18/lib/src/Base/Graph/
H A DGraph.cxx323 Scalar Graph::getLegendFontSize() const in getLegendFontSize() function in Graph
325 return getImplementation()->getLegendFontSize(); in getLegendFontSize()
H A DGraphImplementation.cxx729 Scalar GraphImplementation::getLegendFontSize() const in getLegendFontSize() function in GraphImplementation
/dports/math/openturns/openturns-1.18/lib/src/Base/Graph/openturns/
H A DGraph.hxx165 Scalar getLegendFontSize() const;
H A DGraphImplementation.hxx161 Scalar getLegendFontSize() const;
/dports/math/openturns/openturns-1.18/python/src/
H A DGraph_doc.i.in23 %feature("docstring") OT::Graph::getLegendFontSize
H A DGraphImplementation_doc.i.in184 %feature("docstring") OT::GraphImplementation::getLegendFontSize
204 >>> print(myGraph.getLegendFontSize())