Scalar Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Indicates whether the values on the axis are scalar.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
Expression (Boolean) |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
If Scalar is False, the values on the axis are not scalar, that is, the axis displays only the values present in the data. If it is True, the axis displays a set of values on a continuous scale. For example, if the dataset contains data for January, March, July, November, and December, a non-scalar axis displays only those months, while a scalar axis displays all of the months in the year.
Scalar cannot be True if the axis has more than one grouping, has a static grouping, or has a grouping with more than one group expression. Scalar only affects axes in which the data contains numeric or date values.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Working with Chart Data Regions