Layout2D Members
2D Presentation.
Functions
| Name | Description |
|---|---|
| ActivateStyle | Makes object fully controlled by style, clears any customization. |
| CopyToStyle | Copies options to the specified style. |
| CreateDataLink | Return value: DataLink. |
| 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. |
| UpdateNow | Update data links. |
| UpdateSpreadsheetNow | - |
Properties
| Name | Description |
|---|---|
| Application | Returns the application. Return value: Application. This property is read only. |
| Attribute | Return value: Layout2DAttributes. This property is read only. |
| Axes | Return value: Axes2D. This property is read only. |
| AxisPositions | Return/assignment value: AxisPositions. |
| AxisProportion | Return/assignment value: AxisProportion. |
| AxisProportionX | Return/assignment value: Double. |
| AxisProportionY | Return/assignment value: Double. |
| Background | Return value: Background. This property is read only. |
| CategoriesLayout | Return/assignment value: CategoriesLayout. |
| Category | Return value: Category. This property is read only. |
| CategoryNamesFormat | Return/assignment value: String. |
| ConnectLabels | Return/assignment value: ConnectLabelsType. |
| ConnectLabelsDistance | Return/assignment value: Integer. |
| ConnectedLinksCount | Return value: Long. This property is read only. |
| CoordinateSystem | Returns the coordinate system of the layout. Return/assignment value: CoordinateSystem. |
| DataLink | Return value: DataLink. This property is read only. |
| DataLinksCount | Return value: Long. This property is read only. |
| DataUpdate | Return/assignment value: DataUpdateType. |
| DontAskBeforePerformingAutomaticUpdatesOnModifiedGraph | Return/assignment value: Boolean. |
| DrawFrameWhenConnectingPointAndLabel | Return/assignment value: Boolean. |
| Font | Return value: GraphicsFont2. This property is read only. |
| Functions | Returns the functions of the layout. Return value: Functions2D. This property is read only. |
| GraphDocument | Returns the document of the graph. Return value: Graph. This property is read only. |
| LegendSymbolWidth | Return/assignment value: LegendSymbolType. |
| MarkersOpacity | Return/assignment value: Double. |
| MaxObjZoomFontSize | Return/assignment value: Double. |
| MultiplePiesCommonCenter | Return/assignment value: Boolean. |
| MultiplePiesXRadiusMax | Return/assignment value: Integer. |
| MultiplePiesXRadiusMin | Return/assignment value: Integer. |
| MultiplePiesYRadiusMax | Return/assignment value: Integer. |
| MultiplePiesYRadiusMin | Return/assignment value: Integer. |
| 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. |
| PlotAreasGradient | Return/assignment value: PlotGradientType. |
| PlotAreasOpacity | Return/assignment value: Double. |
| Plots | Return value: Plots2D. This property is read only. |
| PointsReduction | Return/assignment value: PointsReductionType. |
| ReconnectOnLoad | Return/assignment value: ReconnectType. |
| ScaleBreakWidth | Return/assignment value: Integer. |
| ScatterplotHistogramProportionHorz | Return/assignment value: Integer. |
| ScatterplotHistogramProportionVert | Return/assignment value: Integer. |
| ShowCategoryClassNames | Return/assignment value: Boolean. |
| ShowCategoryClassNamesEx | Return/assignment value: CategoryNamesType. |
| Style | Return/assignment value: LayoutStyle. |
| Table | Return value: GraphTable. This property is read only. |
| UpdateSpreadsheetCaseStates | Return/assignment value: Boolean. |
| UseMoveableLabels | Return/assignment value: Boolean. |
| ZoomAreaEnable | Return/assignment value: Boolean. |
| ZoomAreaXMaxDefined | Return/assignment value: Boolean. |
| ZoomAreaXMaximum | Return/assignment value: Double. |
| ZoomAreaXMinDefined | Return/assignment value: Boolean. |
| ZoomAreaXMinimum | Return/assignment value: Double. |
| ZoomAreaYMaxDefined | Return/assignment value: Boolean. |
| ZoomAreaYMaximum | Return/assignment value: Double. |
| ZoomAreaYMinDefined | Return/assignment value: Boolean. |
| ZoomAreaYMinimum | Return/assignment value: Double. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
