CountTopNOptions Fields
The “Top N and Others“ feature options that selects first N largest points.Name | Description |
---|---|
CountProperty static | Identifies the CountTopNOptions.Count dependency property. |
OthersArgumentProperty static | Identifies the TopNOptionsBase.OthersArgument dependency property. Inherited from TopNOptionsBase. |
ShowOthersProperty static | Identifies the TopNOptionsBase.ShowOthers dependency property. Inherited from TopNOptionsBase. |
See Also