GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadChartShapeBase Class |
The following tables list the members exposed by SpreadChartShapeBase.
Name | Description | |
---|---|---|
![]() | ActualFill | Gets the actual System.Windows.Media.Brush object that describes the background for a chart. |
![]() | ActualStroke | Gets the actual System.Windows.Media.Brush object that describes the outline for a chart. |
![]() | AutomaticFill | Gets or sets a System.Windows.Media.Brush object that describes the automatic background for a chart. |
![]() | AutomaticStroke | Gets or sets a System.Windows.Media.Brush object that describes the automatic outline for a chart. |
![]() | CanPrint | Gets or sets a value that indicates whether this floating object can print. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | CornerRadius | Gets or sets a value that represents the degree to which the corners of a chart are rounded. |
![]() | DynamicMove | Gets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | DynamicSize | Gets or sets whether the size of the object changes when hiding or showing, resizing, or moving rows or columns. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | EndColumn | Gets the end column index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | EndColumnOffset | Gets the offset relative to the end column of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | EndRow | Gets the end row index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | EndRowOffset | Gets the offset relative to the end row of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | Fill | Gets or sets a System.Windows.Media.Brush object that describes the background for a chart. |
![]() | FillThemeColor | Gets or sets a System.String object that describes the background for a chart. |
![]() | IsAutomaticFill | Gets or sets a value that indicates whether the chart is filled automatically. |
![]() | IsAutomaticStroke | Gets or sets a value that indicates whether the chart is outlined automatically. |
![]() | IsSelected | Gets or sets a value that indicates whether this floating object is selected. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | Location | Gets or sets the location of a floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | Locked | Gets or sets a value that indicates whether this floating object is locked. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | Name | Gets the name of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | Size | Gets or sets the size of a floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | StartColumn | Gets the starting column index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | StartColumnOffset | Gets the offset relative to the start column of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | StartRow | Gets the starting row index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | StartRowOffset | Gets the offset relative to the start row of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | Stroke | Gets or sets a System.Windows.Media.Brush object that describes the outline for a chart. |
![]() | StrokeDashType | Gets or sets the pattern of dashes and gaps that is used to outline the chart. |
![]() | StrokeThemeColor | Gets or sets a System.String object that describes the outline for a chart. |
![]() | StrokeThickness | Gets or sets the width of the chart outline. |
![]() | Visible | Gets or sets a value that indicates whether this floating object is visible. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | ZIndex | Gets or sets the z-index of this floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | IsEventSuspened | Determines whether the PropertyChanged event is suspended. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | ResetCornerRadius | Resets the corner radius. |
![]() | ResetFill | Resets the fill. |
![]() | ResetFillThemeColor | Resets the color of the fill theme. |
![]() | ResetStroke | Resets the stroke. |
![]() | ResetStrokeDashType | Resets the type of the stroke dash. |
![]() | ResetStrokeThemeColor | Resets the color of the stroke theme. |
![]() | ResetStrokeThickness | Resets the stroke thickness. |
![]() | ResumeEvents | Resumes the PropertyChanged event of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
![]() | SuspendEvents | Suspends the PropertyChanged event of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |