Jump to content
Software FX Community

channusatya

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by channusatya

  1. Hi,

    i have written to to add and enable the Annotation toool bar. but the tool bar is added but it is not enabled i.e: i am not ablt o select andd Annotations. from tool bar.

    Annotations annots = new Annotations();

    annots.EnableUI =

    true;annots.ToolBar.Visible = true;annots.Visible = true; ;

    Chart2.Extensions.Add(annots)

    and alos how toread the Annotations from chart

    --Satya

     
×
×
  • Create New...