ComponentOne Chart for .NET (2.0) Search HelpCentral 

ParametricFunction.CustomFunctionX Property

Gets or sets a custom function object for the x value calculation.

[Visual Basic]

Public Property CustomFunctionX As ISimpleFunction

[C#]

public ISimpleFunction CustomFunctionX {get;set;}

[Delphi]

public property CustomFunctionX: ISimpleFunction read get_CustomFunctionX write set_CustomFunctionX;

See Also

ParametricFunction Class | ParametricFunction Members | C1.Win.C1Chart Namespace | ParametricFunction Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.