GrapeCity.Windows.SpreadSheet.Data Namespace : Picture Class |
The following tables list the members exposed by Picture.
Name | Description | |
---|---|---|
Picture Constructor | Overloaded. |
Name | Description | |
---|---|---|
ActualFill | Gets the actual System.Windows.Media.Brush object that describes the background for a chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
ActualStroke | Gets the actual System.Windows.Media.Brush object that describes the outline for a chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
AutomaticFill | Overridden. Gets or sets a System.Windows.Media.Brush object that describes the automatic background for a chart. | |
AutomaticStroke | Overridden. 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. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
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. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
FillThemeColor | Gets or sets a System.String object that describes the background for a chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
ImageSource | Gets or sets the image source of the picture. | |
IsAutomaticFill | Gets or sets a value that indicates whether the chart is filled automatically. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
IsAutomaticStroke | Gets or sets a value that indicates whether the chart is outlined automatically. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
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) | |
PictureStretch | Gets or sets the picture stretch. | |
SerializationMode | Gets or sets the serialization mode used for picture serialization. | |
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. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
StrokeDashType | Gets or sets the pattern of dashes and gaps that is used to outline the chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
StrokeThemeColor | Gets or sets a System.String object that describes the outline for a chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
StrokeThickness | Gets or sets the width of the chart outline. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase) | |
UriSource | Gets or sets the URI source of the picture. | |
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 | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject) |