[]
        
(Showing Draft Content)

C1.Diagram.Standard.Node

Node Class

Represents node for FlexDiagram.

Inheritance
DiagramElement
Node
Implements
IStyleProvider
Namespace: C1.Diagram.Standard
Assembly: C1.Chart.Diagram.dll
Syntax
public class Node : NodeBase, IStyleProvider, INotifyPropertyChanged
Public Class Node
    Inherits NodeBase
    Implements IStyleProvider, INotifyPropertyChanged

Constructors

Name Description
Node()

Fields

Name Description
style

Node style.

titleStyle

Node title style.

Properties

Name Description
Style

Gets or sets the node style.

TitleImage

Gets or sets the title image.

TitleStyle

Gets or sets the node title style.

Methods

Name Description
GetStyle(string)

Gets the platform-independent element style.

SetStyle(_Style, string)

Sets the element style based on provided platform-independent style.