Definitive list of all available CustomProperties for Series and DataPoint in MSChart

前端 未结 2 1169
礼貌的吻别
礼貌的吻别 2021-02-14 17:14

I am working with the .NET 3.5 MSChart controls and from time to time I find that I need to add custom properties to either the Series or DataPoints.

For example:

<
相关标签:
2条回答
  • 2021-02-14 18:00

    MSChart is really the original Dundas Chart tool. Dundas has a listing of all custom attributes. Since they don't support Dundas Charts anymore, that link may die eventually. As of this date it is still valid.

    0 讨论(0)
  • 2021-02-14 18:05

    The list is now maintained on MSDN at: http://msdn.microsoft.com/en-us/library/dd456764.aspx

    0 讨论(0)
提交回复
热议问题