BorderSkin Properties

.NET Framework (current version)
 

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

NameDescription
System_CAPS_pubpropertyBackColor

Gets or sets the background color of a border skin frame.

System_CAPS_pubpropertyBackGradientStyle

Gets or sets the background gradient style of a border skin frame.

System_CAPS_pubpropertyBackHatchStyle

Gets or sets the background hatch style of a border skin frame.

System_CAPS_pubpropertyBackImage

Gets or sets the background image of a border skin frame.

System_CAPS_pubpropertyBackImageAlignment

Gets or sets the background image alignment of a border skin frame.

System_CAPS_pubpropertyBackImageTransparentColor

Gets or sets a color that is replaced with a transparent color when the background image of a border skin frame is drawn.

System_CAPS_pubpropertyBackImageWrapMode

Gets or sets the drawing mode for the background image of a border skin frame.

System_CAPS_pubpropertyBackSecondaryColor

Gets or sets the secondary background color of a border skin frame.

System_CAPS_pubpropertyBorderColor

Gets or sets the border color of a border skin frame.

System_CAPS_pubpropertyBorderDashStyle

Gets or sets the style of the border line of a border skin frame.

System_CAPS_pubpropertyBorderWidth

Gets or sets the width of the border line of a border skin frame.

System_CAPS_pubpropertyPageColor

Gets or sets the page color of a border skin.

System_CAPS_pubpropertySkinStyle

Gets or sets the style of a border skin.

System_CAPS_pubpropertyTag

Gets or sets an object associated with this chart element.(Inherited from ChartElement.)

Return to top
Show: