Version

PinSkin Class Members

The following tables list the members exposed by PinSkin.

Public Constructors
 NameDescription
Public ConstructorPinSkin ConstructorPinSkin constructor.  
Public Properties
 NameDescription
Public PropertyElementsArray of SkinElements contained by this Skin. (Inherited from Infragistics.UltraChart.Resources.ASkin)
Public PropertyItemGets/Sets the SkinElement at the specified index. (Inherited from Infragistics.UltraChart.Resources.ASkin)
Public PropertyKeysKeys for the Elements in this Skin. (Inherited from Infragistics.UltraChart.Resources.ASkin)
Public Methods
 NameDescription
Public MethodLoadSkinOverloaded. Initializes a skin using the bitmap as a source. (Inherited from Infragistics.UltraChart.Resources.ASkin)
Public MethodMakeTransparentMakes the given color transparent in this skin. (Inherited from Infragistics.UltraChart.Resources.ASkin)
See Also