Chart::DesignerModes Enumeration

 

Updated: February 25, 2016

This API supports the product infrastructure and is not intended to be used directly from your code.

Enumerates the designer modes for the chart.

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

public enum class DesignerModes

Member nameDescription
Chart

This API supports the product infrastructure and is not intended to be used directly from your code. The designer mode is for chart.

DataBar

This API supports the product infrastructure and is not intended to be used directly from your code. The designer mode is for data bar.

Sparkline

This API supports the product infrastructure and is not intended to be used directly from your code. The designer mode is for spark line.

Return to top
Show: