Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Picture Class
Properties Methods Events

In This Topic
    Picture Class Members
    In This Topic

    The following tables list the members exposed by Picture.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the actual System.Windows.Media.Brush object that describes the background for a chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyGets the actual System.Windows.Media.Brush object that describes the outline for a chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyOverridden. Gets or sets a System.Windows.Media.Brush object that describes the automatic background for a chart.  
    Public PropertyOverridden. Gets or sets a System.Windows.Media.Brush object that describes the automatic outline for a chart.  
    Public PropertyGets or sets a value that indicates whether this floating object can print. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets or sets a value that represents the degree to which the corners of a chart are rounded. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyGets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets 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)
    Public PropertyGets the end column index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets the offset relative to the end column of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets the end row index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets the offset relative to the end row of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets or sets a System.Windows.Media.Brush object that describes the background for a chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyGets or sets a System.String object that describes the background for a chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyGets or sets the image source of the picture.  
    Public PropertyGets or sets a value that indicates whether the chart is filled automatically. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyGets or sets a value that indicates whether the chart is outlined automatically. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyGets or sets a value that indicates whether this floating object is selected. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets or sets the location of a floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets or sets a value that indicates whether this floating object is locked. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets the name of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets or sets the picture stretch.  
    Public PropertyGets or sets the serialization mode used for picture serialization.  
    Public PropertyGets or sets the size of a floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets the starting column index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets the offset relative to the start column of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets the starting row index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets the offset relative to the start row of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets or sets a System.Windows.Media.Brush object that describes the outline for a chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyGets or sets the pattern of dashes and gaps that is used to outline the chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyGets or sets a System.String object that describes the outline for a chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyGets or sets the width of the chart outline. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public PropertyGets or sets the URI source of the picture.  
    Public PropertyGets or sets a value that indicates whether this floating object is visible. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public PropertyGets or sets the z-index of this floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public MethodDetermines whether the PropertyChanged event is suspended. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public MethodResets the corner radius. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public MethodResets the fill. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public MethodResets the color of the fill theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public MethodResets the stroke. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public MethodResets the type of the stroke dash. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public MethodResets the color of the stroke theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public MethodResets the stroke thickness. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartShapeBase)
    Public MethodResumes the PropertyChanged event of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Public MethodSuspends the PropertyChanged event of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
    Top
    See Also