Function2D Members

2D Custom Function.

Functions

Name Description
ActivateStyle Makes object fully controlled by style, clears any customization.
CopyToStyle Copies options to the specified style.
DefaultStyle Sets default style, preserving customization.
IsCustomized Returns whether the object has been customized (it's not fully controlled by the style). Return value: Boolean.

Properties

Name Description
Application Returns the application. Return value: Application. This property is read only.
AssignmentOfAxisX Return/assignment value: Integer.
AssignmentOfAxisXCustom Return/assignment value: Integer.
AssignmentOfAxisY Return/assignment value: Integer.
AssignmentOfAxisYCustom Return/assignment value: Integer.
Attribute Return value: Function2DAttributes. This property is read only.
CategorizedOverlaidLines Return value: Lines. This property is read only.
Display Return/assignment value: Boolean.
Evaluate Return value: Double. This property is read only.
EventHandlerCalculations Return/assignment value: Boolean.
Function Return/assignment value: String.
FunctionLegendType Return/assignment value: FunctionLegendType.
FunctionName Return/assignment value: String.
FunctionType Return/assignment value: Func2DType.
FunctionX Return/assignment value: String.
FunctionY Return/assignment value: String.
GraphDocument Returns the document of the graph. Return value: Graph. This property is read only.
Line Return value: Line. This property is read only.
LineResolution Return/assignment value: FitResolution.
LocalID Return value: Long. This property is read only.
Name Returns the name of the layout. Return value: String. This property is read only.
Parent Returns the parent of the layout. Return value: Object. This property is read only.
ParentGraph Return value: GraphObject. This property is read only.
RSquare Return value: Double. This property is read only.
RangeMaximum Return/assignment value: Boolean.
RangeMaximumValue Return/assignment value: Double.
RangeMinimum Return/assignment value: Boolean.
RangeMinimumValue Return/assignment value: Double.
Style Return/assignment value: FunctionStyle.