Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the type of the line to use for the scale break lines.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartBreakLineType
'Usage
Dim instance As ChartBreakLineType
public enum ChartBreakLineType
public enum class ChartBreakLineType
type ChartBreakLineType
public enum ChartBreakLineType
Members
| Member name | Description | |
|---|---|---|
| None | Do not display a line for scale breaks. | |
| Ragged | Display ragged scale break lines. | |
| Straight | Display straight scale break lines. | |
| Wave | Display wavy scale break lines. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace