Graph
- 更新时间2023-02-17
- 阅读时长1分钟
Graph
Use the properties in the Graph class to read and write the elements of a graph.
Use the properties in the GraphBase class to read and write the elements of a graph or chart.
Gets or sets the index of the active plot. Use the properties of the Plot class to read and write elements of the active plot.
Reference to the active plot.
Gets or sets the index of the active x-scale. Use the properties of the Axis class to read and write elements of the active x-scale.
Reference to the active x-scale.
Gets or sets the index of the active y-scale. Use the properties of the Axis class to read and write elements of the active y-scale.
Reference to the active y-scale.
Gets or sets the index of the active cursor. Use the properties of the Cursor class to read and write elements of the active cursor.
Reference to the active cursor.
Use the properties in the Chart class to read and write the elements of a chart.No properties are specific to this class.