Name | Description | |
---|---|---|
![]() | NDataLabelStyle Constructor | Creates a new data label style with default settings. |
The following tables list the members exposed by NDataLabelStyle.
Name | Description | |
---|---|---|
![]() | NDataLabelStyle Constructor | Creates a new data label style with default settings. |
Name | Description | |
---|---|---|
![]() | defaultArrowLength | |
![]() | defaultArrowPointerLength | |
![]() | defaultVertAlign | |
![]() | defaultVisible |
Name | Description | |
---|---|---|
![]() | ArrowLength | Controls the length of the arrow connecting the data point and the text label. |
![]() | ArrowPointerLength | Controls the length of the arrow pointer pointing to the data label text. |
![]() | ArrowStrokeStyle | Gets or sets the stroke style applied to the data label arrows. |
![]() | FitMode | Gets or sets the the fit mode of pie data labels |
![]() | Format | Gets or sets the format string of the data labels. |
![]() | MaxWidth | Gets or sets the maximum width of the data label |
![]() | TextStyle | Gets or sets the text style applied to the data labels. |
![]() | VertAlign | Controls the vertical data label alignment relative to the data point bound. |
![]() | Visible | Controls the visibility of the data label. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this attribute (Inherited from Nevron.Dom.NAttribute) |
![]() | CreateFieldNonSerializedObjects | Overridden. |
![]() | CreateNonSerializedObjects | Called to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute) |
![]() | CreatePreview | Generates a preview bitmap of this appearance style with the specified dimensions. (Inherited from Nevron.GraphicsCore.NAppearanceStyle) |
![]() | DrawPreview | Draws a preview of this appearance style at the specified device. (Inherited from Nevron.GraphicsCore.NAppearanceStyle) |
![]() | GetAttributeByName | Gets a child or descendant attribute by its name |
![]() | GetAttributeName | Gets the name of the specified child attribute |
![]() | GetBoundRect | Obtains the bounding rect containing the object when visualized with this appearance style. (Inherited from Nevron.GraphicsCore.NAppearanceStyle) |
![]() | GetDescription | Overridden. Returns a short description of this style. |
![]() | GetHashCode | (Inherited from Nevron.GraphicsCore.NAppearanceStyle) |
![]() | GetMarginRect | Obtains the margins of this appearance style. (Inherited from Nevron.GraphicsCore.NAppearanceStyle) |
![]() | GetPaintableRect | Overridden. Obtains the paintable rectangle associated with this appearance style |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute) |
![]() | GetShapeInflate | Obtains the maximum inflate of the shape. (Inherited from Nevron.GraphicsCore.NAppearanceStyle) |
![]() | IsPrimitiveStyle | Returns true if this appearance style is a primitive appearance style (fill style, stroke style or shadow style). (Inherited from Nevron.GraphicsCore.NAppearanceStyle) |
![]() | OnDrawPreview | Overridden. Draws the preview for this appearance style. |
![]() | OnDrawPreviewBackground | Overridden. Draws the background of the preview for this appearance style. |
![]() | OnHistoryAction | Called to perform a history action (Inherited from Nevron.Dom.NAttribute) |
![]() | OnStateChangedFromHistory | Called by history when the object state has changed from history (Inherited from Nevron.Dom.NAttribute) |
![]() | OnStateChangingFromHistory | Called by history when the object state is about to be changed from history (Inherited from Nevron.Dom.NAttribute) |
![]() | ProvideReference | Called to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute) |
![]() | SetAttributeByName | Sets a child or descendant attribute by its name |
![]() | UpdateFieldReferences | Overridden. |
![]() | UpdateReferences | Called to update the references stored by the object (Inherited from Nevron.Dom.NAttribute) |
Name | Description | |
---|---|---|
![]() | Commit | Commits the current transaction (Inherited from Nevron.Dom.NAttribute) |
![]() | EndProperty | Unlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute) |
![]() | OnChanged | Called when this attribute has changed (Inherited from Nevron.Dom.NAttribute) |
![]() | OnPropertyChanged | General property changed handler (Inherited from Nevron.Dom.NAttribute) |
![]() | OnPropertyChanging | General property changing handler (Inherited from Nevron.Dom.NAttribute) |
![]() | PauseHistoryService | Safely pauses the history service (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordAction | Records an action (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordOperation | Safely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordProperty | Records the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordState | Overloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute) |
![]() | ResumeHistoryService | Safely resumes the history service (Inherited from Nevron.Dom.NAttribute) |
![]() | Rollback | Rolls back the current transaction (Inherited from Nevron.Dom.NAttribute) |
![]() | StartProperty | Records the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute) |
![]() | StartTransaction | Starts a new transaction (Inherited from Nevron.Dom.NAttribute) |