Gets or sets the label of the function.
[Visual Basic]
Overridable Public Property Label As String
[C#]
virtual public string Label {get;set;}
[Delphi]
public property Label: String read get_Label write set_Label;
See Also
FunctionBase Class | FunctionBase Members | C1.Win.C1Chart Namespace | FunctionBase Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |