Nevron .NET Vision
Nevron.Chart Namespace / NArrowAnnotation Class


In This Topic
    NArrowAnnotation Class Properties
    In This Topic

    For a list of all members of this type, see NArrowAnnotation members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether panel zoom is allowed or not (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyAn anchor object defining the panel location. (Inherited from Nevron.Chart.NAnchorPanel)
    Public PropertyGets/sets the width of the arrow head relative to the arrow body width  
    Public PropertyGets/sets the height of the arrow body relative to the arrow head height  
    Public PropertyGets or sets the background fill style of the panel (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyGets or sets the outline of the panel (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyDefines the mode used to fit the panel contents into the panel bounds. (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyWhen set to true the control will cache the content of this panel when using smart painting. (Inherited from Nevron.Chart.NAnnotation)
    Public PropertyWhether the panel content will be clipped when applying a panel zoom (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyThe alignment of the panel contents relative to the panel bounds. (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyGets the content area of this panel (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyGets or sets the zoom factors applied on the content area (Inherited from Nevron.Chart.NContentPanel)
    Public Property (Inherited from Nevron.Chart.NPanel)
    Public PropertyGets/sets the annotation fill style (Inherited from Nevron.Chart.NAnnotation)
    Public PropertyGets or sets the alignment of the panel contents relative to the panel content area, when bounds mode is set to Fit (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyGets/sets the id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the interactivity style of the panel. (Inherited from Nevron.Chart.NAnnotation)
    Public PropertyGets or sets the margins applied to the panel (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyGets or sets the maximum width of the text in the annotation when the text fit mode is set to wrap (Inherited from Nevron.Chart.NAnnotation)
    Public PropertyUser defined name of the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyControls the angle between the annotation anchor point and the annotation shape center (Inherited from Nevron.Chart.NAnnotation)
    Public PropertyGets or sets the padding applied to the panel (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyGets or sets the paint effect applied after the gauge is painted (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyWhen set to true child panels that use docking will use the panel content bounds instead of the panel bounds. (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyGet/sets the annotation shadow style (Inherited from Nevron.Chart.NAnnotation)
    Public PropertySpecifies the size of the panel when UseAutomaticSize is turned off (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyGet/sets the annotation stroke style (Inherited from Nevron.Chart.NAnnotation)
    Public PropertyUser defined data associated with the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets/sets the annotation text (Inherited from Nevron.Chart.NAnnotation)
    Public PropertyGets or sets the the text fit mode of the annotation. (Inherited from Nevron.Chart.NAnnotation)
    Public PropertyGets/sets the annotation text style (Inherited from Nevron.Chart.NAnnotation)
    Public PropertyGets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets / or sets whether this panel should use 2D raster image map. (Inherited from Nevron.Chart.NPanel)
    Public PropertyWhen set to true the panel will use size best for the dispalyed contents. (Inherited from Nevron.Chart.NAnnotation)
    Public PropertyControls the visibility of the panel. (Inherited from Nevron.Chart.NContentPanel)
    Public PropertyGets the zoomed content area. This is the actual content area after the zoom factor and offset are applied to the content area. (Inherited from Nevron.Chart.NContentPanel)
    Top
    See Also