TXTextControl.ServerTextControl.Charts |
Gets a collection of all charts in a document. |
TXTextControl.DataVisualization.ChartEventArgs.ChartFrame |
Gets an object that represents the chart which causes the event. |
TXTextControl.DataVisualization.ChartFrame.Chart |
Gets the chart control associated with the chart frame. |
TXTextControl.DataVisualization.ChartFrame.ExportCompressionQuality |
Sets a value between 1 and 100, which is the quality of a lossy data compression used, if the chart's image is exported. |
TXTextControl.DataVisualization.ChartFrame.ExportFileName |
Gets or sets the file name, when the chart's image is exported. |
TXTextControl.DataVisualization.ChartFrame.ExportFilterIndex |
Gets or sets the format used, if a chart's image is exported. |
TXTextControl.DataVisualization.ChartFrame.ExportResolution |
Gets or sets the maximum resolution in dots per inch in which the chart's image is saved. |
TXTextControl.DataVisualization.ChartFrame.SaveMode |
Determines whether the chart's image is stored through its binary data or through a file reference. |