Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
FunctionBase
.
.
::
.
.
Label Property
FunctionBase Class
See Also
Gets or sets the label of the function.
Namespace:
C1.Win.C1Chart
Assembly:
C1.Win.C1Chart.2
(in C1.Win.C1Chart.2.dll)
Syntax
C#
public
string
Label
{
get
;
set
; }
Visual Basic
Public
Property
Label
As
String
Get
Set
See Also
FunctionBase Class
C1.Win.C1Chart Namespace
C1.Win.C1Chart
.
.
::
.
.
FunctionBase