PercentageTopNOptions Fields
The “Top N and Others“ feature options that selects points whose values are larger than the threshold as a percentage.| Name | Description |
|---|---|
| OthersArgumentProperty static | Identifies the TopNOptionsBase.OthersArgument dependency property. Inherited from TopNOptionsBase. |
| PercentProperty static | Identifies the PercentageTopNOptions.Percent dependency property. |
| ShowOthersProperty static | Identifies the TopNOptionsBase.ShowOthers dependency property. Inherited from TopNOptionsBase. |
See Also