The following tables list the members exposed by IChartSheetWindowInfo.
Public Properties
| Name | Description |
| ChartSheet | Gets the chart sheet which this window information refers to. |
| Index | Returns the zero based index of this IChartSheetWindowInfo. |
| ShapeSelection | Gets or sets the shape selection associated with this IChartSheetWindowInfo. |
| Zoom | Gets or sets the scaling factor for displaying in a window. |
| ZoomToFit | Gets or sets the value which specifies whether to scale the chart to fit in the viewable area of the chart sheet. |
Top
Public Methods
| Name | Description |
| SetSelection | Selects the specified shapes, replacing the currently selected shapes if replace is true. |
Top
See Also