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 arrows for axis labels.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartAxisArrow
'Usage
Dim instance As ChartAxisArrow
public enum ChartAxisArrow
public enum class ChartAxisArrow
type ChartAxisArrow
public enum ChartAxisArrow
Members
| Member name | Description | |
|---|---|---|
| Lines | Lines only. | |
| None | No arrows. | |
| SharpTriangle | Sharp triangle arrows. | |
| Triangle | Triangle arrows. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace