Freigeben über


ChartSeriesDrawingStyle-Enumeration

Represents the drawing styles of bar or column series.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration ChartSeriesDrawingStyle
'Usage
Dim instance As ChartSeriesDrawingStyle
public enum ChartSeriesDrawingStyle
public enum class ChartSeriesDrawingStyle
type ChartSeriesDrawingStyle
public enum ChartSeriesDrawingStyle

Elemente

Elementname Beschreibung
Cylinder Draw series as cylinders.
Default Draw series in plain colors.
Emboss Draw series as embossed bars or columns.
LightToDark Draw series with a ligh-to-dark gradient.
Wedge Draw series as wedges.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace