Fit3D Members
3D Fit.
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. |
| DataRange | Return/assignment value: DataRange. |
| DataRangeMax | Return/assignment value: Double. |
| DataRangeMin | Return/assignment value: Double. |
| Display | Return/assignment value: Boolean. |
| DisplayContour | Return/assignment value: Boolean. |
| Equation | Return value: String. This property is read only. |
| FitCoefficients | Return value: Double(). This property is read only. |
| FitType | Return/assignment value: FitType. |
| Function | Return value: FunctionText. This property is read only. |
| GraphDocument | Returns the document of the graph. Return value: Graph. This property is read only. |
| LocalID | Return value: Long. This property is read only. |
| Name | Returns the name of the layout. Return value: String. This property is read only. |
| NumberFormat | Return/assignment value: String. |
| OverlaidContourMax | Return/assignment value: Double. |
| OverlaidContourMin | Return/assignment value: Double. |
| OverlaidContourRange | Return/assignment value: OvlFitRangeType. |
| Parent | Returns the parent of the layout. Return value: Object. This property is read only. |
| ParentGraph | Return value: GraphObject. This property is read only. |
| ShowLegend | Return/assignment value: Boolean. |
| Stiffness | Return/assignment value: Double. |
| Style | Return/assignment value: FunctionStyle. |
| Surface | Return value: Surface. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
