ChartSeriesDrawingStyle 枚举

Represents the drawing styles of bar or column series.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration ChartSeriesDrawingStyle
用法
Dim instance As ChartSeriesDrawingStyle
public enum ChartSeriesDrawingStyle
public enum class ChartSeriesDrawingStyle
type ChartSeriesDrawingStyle
public enum ChartSeriesDrawingStyle

成员

成员名称 说明
Default Draw series in plain colors.
Cylinder Draw series as cylinders.
Emboss Draw series as embossed bars or columns.
LightToDark Draw series with a ligh-to-dark gradient.
Wedge Draw series as wedges.