Framework:SetEmptyAxisText: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==[[Framework:Functions|Function]]==
==[[Framework:Functions|Function]]==


SetEmptyAxisText(<Expression>)
<span {{CoPFormel}}>SetEmptyAxisText(<Expression>)</span>


{| class="wikitable" width="80%"
{| class="wikitable" width="80%"
Line 11: Line 11:
|Expression to be displayed.
|Expression to be displayed.
|}
|}
This function belongs to [[:Category:Functions_-_client-side|client-side functions]].


==Result==
==Result==
Line 16: Line 17:


==Example==
==Example==
SetEmptyAxisText(Plan)
<span {{CoPFormel}}>SetEmptyAxisText(Plan)</span>




__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Functions|SetEmptyAxisText]]
[[Category:Functions - client-side|SetEmptyAxisText]]
[[Category:Functions - client-side|SetEmptyAxisText]]
[[de:Framework:SetEmptyAxisText]]
[[de:Framework:SetEmptyAxisText]]

Latest revision as of 08:53, 24 May 2012

Function

SetEmptyAxisText(<Expression>)

Parameter Description
Expression Expression to be displayed.

This function belongs to client-side functions.

Result

Defines the caption of an axis.

Example

SetEmptyAxisText(Plan)