Framework:SetEmptyAxisText: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
 
(3 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>


{| cellspacing="1" cellpadding="3" width={{{breite|80%}}}  border="1"
{| class="wikitable" width="80%"
|-
|-{{Tabellentitel}}
| style=background-color:#f6f6f6 |'''Parameter'''
| Parameter  
| style=background-color:#f6f6f6 |'''Description'''
| Description
|-
|-
|Expression
|Expression
|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)