C1.Silverlight.Chart.5
RPolygon Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by RPolygon.

Public Constructors
 NameDescription
Public ConstructorRPolygon ConstructorInitializes a new instance of RPolygon class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)NumVerticesPropertyIdentifies the NumVertices dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyCacheMode (Inherited from System.Windows.UIElement)
Public PropertyCenterGets the center of the plot element. (Inherited from C1.Silverlight.Chart.PlotElement)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyData (Inherited from System.Windows.Shapes.Path)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDataPointGets the data point associated with the plot element. (Inherited from C1.Silverlight.Chart.PlotElement)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyFill (Inherited from System.Windows.Shapes.Shape)
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyGeometryTransform (Inherited from System.Windows.Shapes.Shape)
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyNumVerticesGets or sets number of polygon vertices.  
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyPlotRectGets the rectangle that limits the plot area. (Inherited from C1.Silverlight.Chart.PlotElement)
Public PropertyProjection (Inherited from System.Windows.UIElement)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertyShapeGets the shape of the plot element. (Inherited from C1.Silverlight.Chart.PlotElement)
Public PropertySizeGets or sets the plot element size. (Inherited from C1.Silverlight.Chart.Symbol)
Public PropertyStretch (Inherited from System.Windows.Shapes.Shape)
Public PropertyStroke (Inherited from System.Windows.Shapes.Shape)
Public PropertyStrokeDashArray (Inherited from System.Windows.Shapes.Shape)
Public PropertyStrokeDashCap (Inherited from System.Windows.Shapes.Shape)
Public PropertyStrokeDashOffset (Inherited from System.Windows.Shapes.Shape)
Public PropertyStrokeEndLineCap (Inherited from System.Windows.Shapes.Shape)
Public PropertyStrokeLineJoin (Inherited from System.Windows.Shapes.Shape)
Public PropertyStrokeMiterLimit (Inherited from System.Windows.Shapes.Shape)
Public PropertyStrokeStartLineCap (Inherited from System.Windows.Shapes.Shape)
Public PropertyStrokeThickness (Inherited from System.Windows.Shapes.Shape)
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTransformModeGets or sets the transformation mode for the plot element. (Inherited from C1.Silverlight.Chart.PlotElement)
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Public Events
 NameDescription
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
Public EventCreatedFires when the plot element was created. (Inherited from C1.Silverlight.Chart.PlotElement)
Public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
Public EventLoadedFires when the plot element is loaded. (Inherited from C1.Silverlight.Chart.PlotElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventMediaCommand (Inherited from System.Windows.UIElement)
Public EventMouseEnterFires when the mouse pointer enters the bounds of the plot element. (Inherited from C1.Silverlight.Chart.PlotElement)
Public EventMouseLeaveFires when the mouse pointer leaves the bounds of the plot element. (Inherited from C1.Silverlight.Chart.PlotElement)
Public EventMouseLeftButtonDownFires when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from C1.Silverlight.Chart.PlotElement)
Public EventMouseLeftButtonUpFires when the left mouse button is released while the mouse pointer is over this element. (Inherited from C1.Silverlight.Chart.PlotElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventTextInputStart (Inherited from System.Windows.UIElement)
Public EventTextInputUpdate (Inherited from System.Windows.UIElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

RPolygon Class
C1.Silverlight.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.