Spread Silverlight Documentation
SpreadChartShapeBase Class Members
Properties  Methods  Events


The following tables list the members exposed by SpreadChartShapeBase.

Public Properties
 NameDescription
Public PropertyActualFillGets the actual System.Windows.Media.Brush object that describes the background for a chart.  
Public PropertyActualStrokeGets the actual System.Windows.Media.Brush object that describes the outline for a chart.  
Public PropertyAutomaticFillGets or sets a System.Windows.Media.Brush object that describes the automatic background for a chart.  
Public PropertyAutomaticStrokeGets or sets a System.Windows.Media.Brush object that describes the automatic outline for a chart.  
Public PropertyCanPrintGets or sets a value that indicates whether this floating object can print. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyCornerRadiusGets or sets a value that represents the degree to which the corners of a chart are rounded.  
Public PropertyDynamicMoveGets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyDynamicSizeGets 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 PropertyEndColumnGets the end column index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyEndColumnOffsetGets the offset relative to the end column of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyEndRowGets the end row index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyEndRowOffsetGets the offset relative to the end row of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyFillGets or sets a System.Windows.Media.Brush object that describes the background for a chart.  
Public PropertyFillThemeColorGets or sets a System.String object that describes the background for a chart.  
Public PropertyIsAutomaticFillGets or sets a value that indicates whether the chart is filled automatically.  
Public PropertyIsAutomaticStrokeGets or sets a value that indicates whether the chart is outlined automatically.  
Public PropertyIsSelectedGets or sets a value that indicates whether this floating object is selected. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyLocationGets or sets the location of a floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyLockedGets or sets a value that indicates whether this floating object is locked. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyNameGets the name of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertySizeGets or sets the size of a floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyStartColumnGets the starting column index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyStartColumnOffsetGets the offset relative to the start column of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyStartRowGets the starting row index of the floating object position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyStartRowOffsetGets the offset relative to the start row of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyStrokeGets or sets a System.Windows.Media.Brush object that describes the outline for a chart.  
Public PropertyStrokeDashTypeGets or sets the pattern of dashes and gaps that is used to outline the chart.  
Public PropertyStrokeThemeColorGets or sets a System.String object that describes the outline for a chart.  
Public PropertyStrokeThicknessGets or sets the width of the chart outline.  
Public PropertyVisibleGets or sets a value that indicates whether this floating object is visible. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public PropertyZIndexGets or sets the z-index of this floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new object that is a copy of the current instance. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public MethodIsEventSuspenedDetermines whether the PropertyChanged event is suspended. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public MethodResetCornerRadiusResets the corner radius.  
Public MethodResetFillResets the fill.  
Public MethodResetFillThemeColorResets the color of the fill theme.  
Public MethodResetStrokeResets the stroke.  
Public MethodResetStrokeDashTypeResets the type of the stroke dash.  
Public MethodResetStrokeThemeColorResets the color of the stroke theme.  
Public MethodResetStrokeThicknessResets the stroke thickness.  
Public MethodResumeEventsResumes the PropertyChanged event of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Public MethodSuspendEventsSuspends the PropertyChanged event of the floating object. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.FloatingObject)
Top
See Also

Reference

SpreadChartShapeBase Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.