FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 : ISparklineContainer インタフェース |
ISparklineContainerデータ型で公開されるメンバを以下の表に示します。
名前 | 説明 | |
---|---|---|
Count | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | |
IsEmpty | このインスタンスは空であるかどうかを示す値を取得します。 | |
IsReadOnly | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | |
Item | 指定したインデックスにあるFarPoint.Web.Spread.ISparklineGroupを取得します。 | |
Owner | コンテナのオーナー |
名前 | 説明 | |
---|---|---|
Add | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | |
AddSparklineToGroup | スパークラインを既存のグループに追加します。 | |
Clear | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | |
Contains | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | |
CopyTo | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | |
Deserialize | オブジェクトをXMLからロードします。 FarPoint.Win.ISerializeSupportから継承されます。 | |
GetEnumerator | System.Collections.Generic.IEnumerable<T>から継承されます。 | |
GetObjectData | System.Runtime.Serialization.ISerializableから継承されます。 | |
GetSparkline | オーバーロードされます。 指定された位置でのスパークラインを取得します。 | |
Remove | System.Collections.Generic.ICollection<ISparklineGroup>から継承されます。 | |
RemoveSparkline | スパークラインを削除します。 | |
Serialize | オブジェクトをXMLに保存します。 FarPoint.Win.ISerializeSupportから継承されます。 |