FarPoint.Web.Spread 名前空間 : ISparklineGroup インタフェース |
ISparklineGroupデータ型で公開されるメンバを以下の表に示します。
名前 | 説明 | |
---|---|---|
Count | System.Collections.Generic.ICollection<ISparkline>から継承されます。 | |
IsReadOnly | System.Collections.Generic.ICollection<ISparkline>から継承されます。 | |
Item | 指定したインデックスにあるISparklineを取得します。 | |
Renderer | レンダラーを取得または設定します。 | |
Setting | 設定を取得または設定します。 |
名前 | 説明 | |
---|---|---|
Add | System.Collections.Generic.ICollection<ISparkline>から継承されます。 | |
Clear | System.Collections.Generic.ICollection<ISparkline>から継承されます。 | |
Clone | System.ICloneableから継承されます。 | |
CloneSetting | 現在のスパークライングループの設定をコピーして新しいスパークライングループのクローンを作成します。 | |
Contains | System.Collections.Generic.ICollection<ISparkline>から継承されます。 | |
CopyTo | System.Collections.Generic.ICollection<ISparkline>から継承されます。 | |
Deserialize | オブジェクトをXMLからロードします。 FarPoint.Web.Spread.Model.ISerializeSupportから継承されます。 | |
GetEnumerator | System.Collections.Generic.IEnumerable<ISparkline>から継承されます。 | |
GetObjectData | System.Runtime.Serialization.ISerializableから継承されます。 | |
Remove | System.Collections.Generic.ICollection<ISparkline>から継承されます。 | |
Serialize | オブジェクトをXMLに保存します。 FarPoint.Web.Spread.Model.ISerializeSupportから継承されます。 |
名前 | 説明 | |
---|---|---|
ClearItems | すべての項目がクリアされたときに発生します。 | |
Updated | 更新されたときに発生します。 |