FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.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.Win.ISerializeSupportから継承されます。 |
![]() | GetEnumerator | System.Collections.Generic.IEnumerable<T>から継承されます。 |
![]() | GetObjectData | System.Runtime.Serialization.ISerializableから継承されます。 |
![]() | Remove | System.Collections.Generic.ICollection<ISparkline>から継承されます。 |
![]() | Serialize | オブジェクトをXMLに保存します。 FarPoint.Win.ISerializeSupportから継承されます。 |
名前 | 説明 | |
---|---|---|
![]() | ClearItems | すべてのアイテムがクリアされたときに発生します。 |
![]() | Updated | 更新されたときに発生します。 |