GrapeCity.Xaml.SpreadSheet.Data Namespace : SpreadChartBase Class |
The following tables list the members exposed by SpreadChartBase.
Name | Description | |
---|---|---|
ActualFill | Gets the actual Windows.UI.Xaml.Media.Brush object that describes the background for a chart. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
ActualFontFamily | Gets the actual font family of a chart. | |
ActualFontSize | Gets the actual font size of a chart. | |
ActualFontStretch | Gets the actual font stretch of a chart. | |
ActualFontStyle | Gets the actual font style of a chart. | |
ActualFontWeight | Gets the actual font weight of a chart. | |
ActualForeground | Gets the actual foreground of a chart. | |
ActualStroke | Gets the actual Windows.UI.Xaml.Media.Brush object that describes the outline for a chart. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
AutomaticFill | Gets or sets a Windows.UI.Xaml.Media.Brush object that describes the automatic background for a chart. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
AutomaticStroke | Gets or sets a Windows.UI.Xaml.Media.Brush object that describes the automatic outline for a chart. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
CanPrint | Gets or sets a value that indicates whether this floating object can print. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
ChartTitle | Gets or sets the chart title of a chart. | |
CornerRadius | Gets or sets a value that represents the degree to which the corners of a chart are rounded. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
DynamicMove | Gets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns. (Inherited from GrapeCity.Xaml.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.Xaml.SpreadSheet.Data.FloatingObject) | |
EndColumn | Gets the end column index of the floating object position. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
EndColumnOffset | Gets the offset relative to the end column of the floating object. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
EndRow | Gets the end row index of the floating object position. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
EndRowOffset | Gets the offset relative to the end row of the floating object. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
Fill | Gets or sets a Windows.UI.Xaml.Media.Brush object that describes the background for a chart. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
FillThemeColor | Gets or sets a System.String object that describes the background for a chart. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
FontFamily | Gets or sets the font family of the chart. | |
FontSize | Gets or sets the font size of the chart in points. | |
FontStretch | Gets or sets the font stretch of the chart. | |
FontStyle | Gets or sets the font style of the chart. | |
FontTheme | Gets or sets the font theme of the chart. | |
FontWeight | Gets or sets the font weight of the chart. | |
Foreground | Gets or sets an object that describes the foreground for a chart. | |
ForegroundThemeColor | Gets or sets a System.String object that describes the foreground for a chart. | |
IsAutomaticFill | Gets or sets a value that indicates whether the chart is filled automatically. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
IsAutomaticStroke | Gets or sets a value that indicates whether the chart is outlined automatically. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
IsSelected | Gets or sets a value that indicates whether this floating object is selected. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
Location | Gets or sets the location of a floating object. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
Locked | Gets or sets a value that indicates whether this floating object is locked. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
Name | Gets the name of the floating object. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
Size | Gets or sets the size of a floating object. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
StartColumn | Gets the starting column index of the floating object position. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
StartColumnOffset | Gets the offset relative to the start column of the floating object. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
StartRow | Gets the starting row index of the floating object position. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
StartRowOffset | Gets the offset relative to the start row of the floating object. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
Stroke | Gets or sets a Windows.UI.Xaml.Media.Brush object that describes the outline for a chart. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
StrokeDashType | Gets or sets the pattern of dashes and gaps that is used to outline the chart. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
StrokeThemeColor | Gets or sets a System.String object that describes the outline for a chart. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
StrokeThickness | Gets or sets the width of the chart outline. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
Visible | Gets or sets a value that indicates whether this floating object is visible. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
ZIndex | Gets or sets the z-index of this floating object. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
IsEventSuspened | Determines whether the PropertyChanged event is suspended. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
ResetCornerRadius | Resets the corner radius. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
ResetFill | Resets the fill. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
ResetFillThemeColor | Resets the color of the fill theme. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
ResetFontFamily | Resets the font family. | |
ResetFontSize | Resets the size of the font. | |
ResetFontStretch | Resets the font stretch. | |
ResetFontStyle | Resets the font style. | |
ResetFontTheme | Resets the font theme. | |
ResetFontWeight | Resets the font weight. | |
ResetForeground | Resets the foreground. | |
ResetForegroundThemeColor | Resets the color of the foreground theme. | |
ResetStroke | Resets the stroke. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
ResetStrokeDashType | Resets the type of the stroke dash. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
ResetStrokeThemeColor | Resets the color of the stroke theme. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
ResetStrokeThickness | Resets the stroke thickness. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartShapeBase) | |
ResumeEvents | Resumes the PropertyChanged event of the floating object. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) | |
SuspendEvents | Suspends the PropertyChanged event of the floating object. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObject) |