点击或拖拽改变大小

UILineOption 类

Sweet 开发框架
曲线图设置类
继承层次

命名空间:  SweetUI.Chart
程序集:  SweetUI.Chart (在 SweetUI.Chart.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public sealed class UILineOption : UIOption, 
	IDisposable

UILineOption 类型公开以下成员。

构造函数
  名称说明
公共方法UILineOption
初始化 UILineOption 类的一个新实例
Top
属性
方法
  名称说明
公共方法AddData(String, ListDateTime, ListDouble)
公共方法AddData(String, ListDouble, ListDouble)
公共方法AddData(String, ListString, ListDouble)
公共方法AddData(String, DateTime, Double)
公共方法AddData(String, DateTime, Double)
公共方法AddData(String, Double, Double)
公共方法AddData(String, Double, Double)
公共方法AddData(String, String, Double)
公共方法AddData(String, String, Double)
公共方法AddSeries(UILineSeries)
公共方法AddSeries(String, Boolean)
公共方法AllDataCount
公共方法Clear
公共方法Clear(String)
公共方法Dispose
释放被 UILineOption 使用的所有资源
公共方法Equals (继承自 Object。)
公共方法GetAllDataXRange
公共方法GetAllDataY2Range
公共方法GetAllDataYRange
公共方法GetHashCode (继承自 Object。)
公共方法GetType (继承自 Object。)
公共方法ToString (继承自 Object。)
Top
字段
扩展方法
  名称说明
公共扩展器方法ConsoleWriteLine (由 SystemEx 定义。)
公共扩展器方法WriteConsole (由 UConsole 定义。)
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架