Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the possible types of border skin for a chart.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration ChartBorderSkinTypes
'Usage
Dim instance As ChartBorderSkinTypes
public enum ChartBorderSkinTypes
public enum class ChartBorderSkinTypes
type ChartBorderSkinTypes
public enum ChartBorderSkinTypes
Members
Member name | Description | |
---|---|---|
Emboss | An embossed border. | |
FrameThin1 | A thin frame variation. | |
FrameThin2 | A thin frame variation. | |
FrameThin3 | A thin frame variation. | |
FrameThin4 | A thin frame variation. | |
FrameThin5 | A thin frame variation. | |
FrameThin6 | A thin frame variation. | |
FrameTitle1 | Variation of a frame with a title. | |
FrameTitle2 | Variation of a frame with a title. | |
FrameTitle3 | Variation of a frame with a title. | |
FrameTitle4 | Variation of a frame with a title. | |
FrameTitle5 | Variation of a frame with a title. | |
FrameTitle6 | Variation of a frame with a title. | |
FrameTitle7 | Variation of a frame with a title. | |
FrameTitle8 | Variation of a frame with a title. | |
None | No frame. | |
Raised | A raised frame. | |
Sunken | A sunken frame. |