Default constructor
Namespace: Ico.Gdx.ExpressionsAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GdxChartExpressionVariable( GdxDataValue dataValue, string name, bool constant ) |
Visual Basic |
---|
Public Sub New ( _ dataValue As GdxDataValue, _ name As String, _ constant As Boolean _ ) |
JScript |
---|
public function GdxChartExpressionVariable( dataValue : GdxDataValue, name : String, constant : boolean ) |
Parameters
- dataValue
- Type: Ico.Gdx..::..GdxDataValue
- name
- Type: System..::..String
- constant
- Type: System..::..Boolean