ChartDirector 7.1 (.NET Edition)
RazorChartViewer.ID
Declaration
[C#] | public string ID {get; set;}; |
[VB] | Public Property ID As String |
Description
Gets or sets the ID of the RazorChartViewer.
The RazorChartViewer will use the ID as the ID attribute of the <IMG> tag that contains the chart. The ID attribute should be unique within the web page, and should contains only characters allowed in HTML.
© 2023 Advanced Software Engineering Limited. All rights reserved.