Name | Description | |
---|---|---|
![]() | NAutoScaleBreak Constructor | Overloaded. |
The following tables list the members exposed by NAutoScaleBreak.
Name | Description | |
---|---|---|
![]() | NAutoScaleBreak Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | m_Inflate | (Inherited from Nevron.Chart.NScaleBreak) |
![]() | m_Postion | (Inherited from Nevron.Chart.NScaleBreak) |
![]() | m_ScaleConfiguratorObserver | (Inherited from Nevron.Chart.NScaleConfiguratorElement) |
![]() | m_Style | (Inherited from Nevron.Chart.NScaleBreak) |
Name | Description | |
---|---|---|
![]() | Id | Gets/sets the id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | Inflate | Gets or sets the inflate of the left and right parts of the scale near the scale break (Inherited from Nevron.Chart.NScaleBreak) |
![]() | MaxScaleBreakCount | Gets or sets the maximum number of breaks that this scale break can generate |
![]() | MinValue | Gets or sets the custom min value which can replace the data min value if UseMinValue is set to true |
![]() | Name | User defined name of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | Position | Gets or sets the position of the scale break on the ruler (Inherited from Nevron.Chart.NScaleBreak) |
![]() | Style | Gets or sets the style (appearance) of the scale break (Inherited from Nevron.Chart.NScaleBreak) |
![]() | Tag | User defined data associated with the node (Inherited from Nevron.Chart.NChartElement) |
![]() | ThresholdFactor | Gets or sets the threshold factor controlling when a break is generated |
![]() | UniqueId | Gets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | UseMinValue | Whether to use a custom min value to perform the threshold calculation on the data |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this object (Inherited from Nevron.Chart.NChartNode) |
![]() | CloneWithNewUniqueId | Creates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Chart.NScaleBreak) |
![]() | GetAttributeByName | Gets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement) |
![]() | GetAttributeName | Gets the name of the specified child attribute (Inherited from Nevron.Chart.NChartElement) |
![]() | OnAttributeChanged | Called by child or descendants attributes when an attribute has changed (Inherited from Nevron.Chart.NChartElement) |
![]() | OnAttributePropertyChanged | Called by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Chart.NChartElement) |
![]() | OnAttributePropertyChanging | Called by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Chart.NChartElement) |
![]() | ReplaceForeignUniqueIds | Replaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement) |
![]() | SetAttributeByName | Sets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement) |
![]() | ToString | Overriden to return the element name (Inherited from Nevron.Chart.NChartElement) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Chart.NScaleBreak) |
Name | Description | |
---|---|---|
![]() | Commit | Commits the current transaction (Inherited from Nevron.Chart.NChartElement) |
![]() | EndProperty | Resumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Chart.NChartElement) |
![]() | GetElementFromUniqueId | Obtains an context tree item from the specified unique id (Inherited from Nevron.Chart.NChartElement) |
![]() | OnPropertyChanged | Called when a property has changed. (Inherited from Nevron.Chart.NScaleConfiguratorElement) |
![]() | OnPropertyChanging | General property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode) |
![]() | PauseHistoryService | Safely pauses the history service (Inherited from Nevron.Chart.NChartElement) |
![]() | RecordProperty | Records the state of the specified property before it is changed (Inherited from Nevron.Chart.NChartElement) |
![]() | RecordState | Overloaded. Records the entire state of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | ResumeHistoryService | Safely resumes the history service (Inherited from Nevron.Chart.NChartElement) |
![]() | Rollback | Rolls back the current transaction (Inherited from Nevron.Chart.NChartElement) |
![]() | StartProperty | Records the state of the specified property before it is changed and pauses the history service. Pair it with the EndProperty method. (Inherited from Nevron.Chart.NChartElement) |
![]() | StartTransaction | Starts a new transaction (Inherited from Nevron.Chart.NChartElement) |