| Name | Description | |
|---|---|---|
![]() | NSizeScale Constructor | Initializer constructor |
The following tables list the members exposed by NSizeScale.
| Name | Description | |
|---|---|---|
![]() | NSizeScale Constructor | Initializer constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | NSizeScaleSchema | Reference to the vector schema |
![]() ![]() | OriginProperty | Represents Origin property |
![]() ![]() | RoundValuesProperty | Represents the RoundValues property |
![]() ![]() | StepsProperty | Steps property |
![]() ![]() | StrokeProperty | Represents the stroke property |
![]() ![]() | TableCellOffsetProperty | Represents the TableCellOffset property |
![]() ![]() | TextOffsetProperty | Represents the text offset property |
![]() ![]() | TextStyleProperty | Represents the TextStyle |
![]() ![]() | UseOriginProperty | Represents the UseOrigin property |
![]() ![]() | ValueFormatterProperty | Represents the value formatter property |
| Name | Description | |
|---|---|---|
![]() | Origin | Gets or sets the origin value of the scale. Has effect if the UseOrigin is set to true. |
![]() | RoundValues | Gets or sets whether to round the values of the bubble scale |
![]() | Steps | Gets or sets the number of bubble scale steps |
![]() | Stroke | Controls the bubble scale stroke style |
![]() | TableCellOffset | Gets or set the bubble scale cell mode (in case the mode is table) |
![]() | TextOffset | Gets or set the bubble scale text offset |
![]() | TextStyle | Controls the bubble scale stroke style |
![]() | UseOrigin | Whether the custom scale will use the custom origin |
![]() | ValueFormatter | The value formatter |